summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-08-31 15:53:57 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-06 17:33:13 +0100
commit76cd3a475ebce4ae26fc3aae0f2b43628926f7b0 (patch)
tree21f3dd1c73c5403f8d038e5dc0fb7abdefd8ffb7
parent2b2d41267bae85dc7bf85a3165c1a46781259000 (diff)
downloadopenembedded-core-contrib-76cd3a475ebce4ae26fc3aae0f2b43628926f7b0.tar.gz
genericx86-common.inc: remove eee-acpi-scripts
Asus EEEpc hardware hasn't been produced for a long time; upstream repo is now gone. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 c71ff9b125..f83ce5c594 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_X86_BASE} \
${XSERVER_X86_MODESETTING} \
"
-MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware eee-acpi-scripts"
+MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
GLIBC_ADDONS = "nptl"