mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
ia32-base.inc: remove eee-acpi-scripts from MACHINE_EXTRA_RRECOMMENDS
We shouldn't bring this in unconditionally for all ia32 machines. (From OE-Core rev: d573d424788d56c6fee02c1ee0cdeb96fe610b85) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
17c155b9c3
commit
27acf4fac6
@@ -8,7 +8,7 @@
|
|||||||
MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
|
MACHINE_FEATURES += "screen keyboard pci usbhost ext2 ext3 x86 \
|
||||||
acpi serial usbgadget alsa"
|
acpi serial usbgadget alsa"
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts"
|
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules"
|
||||||
|
|
||||||
IMAGE_FSTYPES += "ext3 cpio.gz live"
|
IMAGE_FSTYPES += "ext3 cpio.gz live"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user