mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
qemu.inc: inherit qemuboot.bbclass
All qemu boards should be able to boot by runqemu. (From OE-Core rev: 5174889d59a5d6da29b4290376010dd176767e1f) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f9732b410e
commit
638d19adb4
@@ -29,3 +29,5 @@ EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
|
||||
KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "rng-tools"
|
||||
|
||||
IMAGE_CLASSES += "qemuboot"
|
||||
|
||||
Reference in New Issue
Block a user