From: Alexander Kanavin Date: Fri, 31 Aug 2018 13:53:57 +0000 (+0200) Subject: genericx86-common.inc: remove eee-acpi-scripts X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd0dcb1aef9b0e305c6e89153250de531fb891ba;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx86-common.inc: remove eee-acpi-scripts Asus EEEpc hardware hasn't been produced for a long time; upstream repo is now gone. (From meta-yocto rev: 76cd3a475ebce4ae26fc3aae0f2b43628926f7b0) Signed-off-by: Alexander Kanavin 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 c71ff9b1252..f83ce5c5940 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"