[poky] [PATCH] genericx86-common.inc: add eee-acpi-scripts to MACHINE_EXTRA_RRECOMMENDS

Paul Eggleton paul.eggleton at linux.intel.com
Fri Nov 15 03:59:34 PST 2013


Add this back here after removing it from ia32-base.inc in OE-Core.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta-yocto-bsp/conf/machine/include/genericx86-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 67a880f..c5ef358 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"
 
-- 
1.8.1.2




More information about the poky mailing list