From 2674ad5b1c70769c784f52c8413661a4ac57565d Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 15 Nov 2013 11:59:34 +0000 Subject: 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. (From meta-yocto rev: 0574bbe01b48df0f4671b5cff11de79b0c29d481) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto-bsp') diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc index 67a880fc29..c5ef35864b 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" -- cgit v1.2.3-54-g00ecf