mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
qemu-package-split.inc: Correct a typo
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
0846bddaef
commit
dbd37caa6d
|
@ -10,7 +10,7 @@ PACKAGES:prepend:class-target = "${PN}-x86_64 \
|
|||
"
|
||||
|
||||
FILES:${PN}-x86_64:class-target = "${bindir}/qemu-system-x86_64 ${bindir}/qemu-x86_64"
|
||||
RDEPENDS:${PN}-x86_64:append:class_target = "${PN}"
|
||||
RDEPENDS:${PN}-x86_64:append:class-target = "${PN}"
|
||||
INSANE_SKIP:${PN}-x86_64:class-target = "file-rdeps"
|
||||
|
||||
FILES:${PN}-i386:class-target = "${bindir}/qemu-i386"
|
||||
|
|
Loading…
Reference in New Issue
Block a user