]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky.conf: recommend af-packet kernel module
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 11 Feb 2008 17:23:34 +0000 (17:23 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 11 Feb 2008 17:23:34 +0000 (17:23 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3752 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 24f41652002d933cc6981e9fd89eb4c762c8954d..ef756cf5f9d159496162b524bedc6a473835b378 100644 (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 ?= ""