summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/qemuboot.bbclass1
1 files changed, 0 insertions, 1 deletions
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"
83 83
84# Create qemuboot.conf 84# Create qemuboot.conf
85addtask do_write_qemuboot_conf after do_rootfs before do_image 85addtask do_write_qemuboot_conf after do_rootfs before do_image
86IMGDEPLOYDIR ?= "${WORKDIR}/deploy-${PN}-image-complete"
87 86
88def qemuboot_vars(d): 87def qemuboot_vars(d):
89 build_vars = ['MACHINE', 'TUNE_ARCH', 'DEPLOY_DIR_IMAGE', 88 build_vars = ['MACHINE', 'TUNE_ARCH', 'DEPLOY_DIR_IMAGE',