mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 08:38:37 +00:00
qemu.inc: ensure helper programs are built when building for qemu machines
QEMU machine images are useless without qemu-native and qemu-helper-native Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
1d0757f16b
commit
196f6f2d20
@ -16,3 +16,5 @@ RDEPENDS_kernel-base = ""
|
||||
|
||||
# Use a common kernel recipe for all QEMU machines
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-wrs"
|
||||
|
||||
EXTRA_IMAGEDEPENDS += "qemu-native qemu-helper-native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user