qemu.inc: remove apm as a MACHINE_FEATURE

APM is not only obsolete, but requires a kernel config enabled and is meaningless for QEMU VM

[YOCTO #5121]

(From OE-Core rev: b0f8c47b1e808421f03308527beb8bde15644acd)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold
2013-09-09 07:58:37 -07:00
committed by Richard Purdie
parent 2ab1bf27f7
commit 5c5a3bf19c

View File

@@ -11,7 +11,7 @@ XSERVER ?= "xserver-xorg \
xf86-video-fbdev \
xf86-input-keyboard"
MACHINE_FEATURES = "apm alsa pcmcia bluetooth irda usbgadget screen"
MACHINE_FEATURES = "alsa pcmcia bluetooth irda usbgadget screen"
MACHINEOVERRIDES =. "qemuall:"