aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-11-15 11:59:34 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-21 14:20:27 +0000
commit2674ad5b1c70769c784f52c8413661a4ac57565d (patch)
treef16b925105898bab5f960ebfde62d9aeb201571a /meta-yocto-bsp
parent725fae65810c477882f7f9d02561362b3f603db0 (diff)
downloadopenembedded-core-contrib-2674ad5b1c70769c784f52c8413661a4ac57565d.tar.gz
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 <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/conf/machine/include/genericx86-common.inc2
1 files changed, 1 insertions, 1 deletions
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"