poky.conf: recommend af-packet kernel module

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3752 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-02-11 17:23:34 +00:00
parent cfa8d22279
commit 31f96fab2c
1 changed files with 1 additions and 0 deletions

View File

@ -253,6 +253,7 @@ POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config"
POKY_EXTRA_RDEPENDS_qemux86 = "qemu-config"
DISTRO_EXTRA_RDEPENDS += "${POKY_EXTRA_RDEPENDS}"
DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet"
IMAGE_FEATURES ?= ""