mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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 <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
530aceebc1
commit
cd0dcb1aef
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user