diff options
-rw-r--r-- | meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb b/meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb index feb16fa730..4305e3b408 100644 --- a/meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb +++ b/meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb | |||
@@ -16,7 +16,6 @@ do_deploy() { | |||
16 | 16 | ||
17 | addtask deploy before do_package after do_install | 17 | addtask deploy before do_package after do_install |
18 | 18 | ||
19 | do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}" | ||
20 | # cleandirs should possibly be in deploy.bbclass but we need it | 19 | # cleandirs should possibly be in deploy.bbclass but we need it |
21 | do_deploy[cleandirs] = "${DEPLOYDIR}" | 20 | do_deploy[cleandirs] = "${DEPLOYDIR}" |
22 | # clear stamp-extra-info since MACHINE_ARCH is normally put there by | 21 | # clear stamp-extra-info since MACHINE_ARCH is normally put there by |