In message: [meta-virtualization] [PATCH] qemu-package-split.inc: Correct a typo on 01/12/2021 Peter Kjellerstedt wrote:
I had noticed this myself, and swear that I fixed it .. but I can't find any trace of the change now. This is merged. Bruce > Signed-off-by: Peter Kjellerstedt <[email protected]> > --- > recipes-devtools/qemu/qemu-package-split.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-devtools/qemu/qemu-package-split.inc > b/recipes-devtools/qemu/qemu-package-split.inc > index f9db331..f1d8932 100644 > --- a/recipes-devtools/qemu/qemu-package-split.inc > +++ b/recipes-devtools/qemu/qemu-package-split.inc > @@ -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" > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6954): https://lists.yoctoproject.org/g/meta-virtualization/message/6954 Mute This Topic: https://lists.yoctoproject.org/mt/87425908/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
