pon., 23 mar 2020 o 18:28 Bartosz Golaszewski <[email protected]> napisaĆ(a): > > From: Bartosz Golaszewski <[email protected]> > > This variable is already defined in image.bbclass and there's not need > to redefine it here. > > Signed-off-by: Bartosz Golaszewski <[email protected]> > --- > meta/classes/qemuboot.bbclass | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta/classes/qemuboot.bbclass b/meta/classes/qemuboot.bbclass > index 54044c38da..68f7a03619 100644 > --- a/meta/classes/qemuboot.bbclass > +++ b/meta/classes/qemuboot.bbclass > @@ -83,7 +83,6 @@ QB_DRIVE_TYPE ?= "/dev/sd" > > # Create qemuboot.conf > addtask do_write_qemuboot_conf after do_rootfs before do_image > -IMGDEPLOYDIR ?= "${WORKDIR}/deploy-${PN}-image-complete" > > def qemuboot_vars(d): > build_vars = ['MACHINE', 'TUNE_ARCH', 'DEPLOY_DIR_IMAGE', > -- > 2.19.1 >
Hi Richard, this patch can be applied without waiting for the v2 of the image deployment patch. Would you mind picking it up into your tree? Bartosz
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#136959): https://lists.openembedded.org/g/openembedded-core/message/136959 Mute This Topic: https://lists.openembedded.org/mt/72497791/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
