mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Remove last remnants of kernel26 MACHINE_FEATURES
There is no reason to continue to carry this feature (From OE-Core rev: f1193e077d187b9ce18ae0686b1a1f0f9832036d) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
efc06844df
commit
d10d1e12c0
@@ -1,7 +1,7 @@
|
||||
PCMCIA_MANAGER = "pcmciautils"
|
||||
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"
|
||||
|
||||
MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
MACHINE_FEATURES = "apm alsa pcmcia bluetooth irda usbgadget screen"
|
||||
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user