[poky] [PATCH] genericx86-common.inc: remove eee-acpi-scripts
Alexander Kanavin
alex.kanavin at gmail.com
Fri Aug 31 06:53:57 PDT 2018
Asus EEEpc hardware hasn't been produced for a long time;
upstream repo is now gone.
Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.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 c71ff9b..f83ce5c 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"
--
2.7.4
More information about the poky
mailing list