mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xen: add qemu-system-i386 and bios RDEPENDS
The current RRRECOMMENDS can work, but isn't strong enough since we explicitly configure system-i386 into 'xl' and -system requires the bios files. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
aca728f51b
commit
e6b7e24630
|
@ -26,6 +26,8 @@ RDEPENDS:${PN} = "\
|
||||||
${PN}-xenstore \
|
${PN}-xenstore \
|
||||||
virtual-xenstored \
|
virtual-xenstored \
|
||||||
${PN}-xl \
|
${PN}-xl \
|
||||||
|
qemu-system-i386 \
|
||||||
|
qemu-firmware \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-dev = ""
|
RDEPENDS:${PN}-dev = ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user