From: Paul Eggleton Date: Fri, 15 Nov 2013 11:59:34 +0000 (+0000) Subject: genericx86-common.inc: add eee-acpi-scripts to MACHINE_EXTRA_RRECOMMENDS X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0574bbe01b48df0f4671b5cff11de79b0c29d481;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx86-common.inc: add eee-acpi-scripts to MACHINE_EXTRA_RRECOMMENDS Add this back here after removing it from ia32-base.inc in OE-Core. Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc index 67a880fc29d..c5ef35864b0 100644 --- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc +++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc @@ -13,7 +13,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_MODESETTING} \ " -MACHINE_EXTRA_RRECOMMENDS += "linux-firmware v86d" +MACHINE_EXTRA_RRECOMMENDS += "linux-firmware v86d eee-acpi-scripts" GLIBC_ADDONS = "nptl"