aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/dfu-util
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-05-28 19:14:50 -0700
committerKhem Raj <raj.khem@gmail.com>2020-05-31 22:42:25 -0700
commitaf3fc04cfb64d9f229be26f47b4dec892ff919dc (patch)
tree1e68f09bbf1d27eeb552486d5637d29a91f0ab94 /meta-oe/recipes-support/dfu-util
parent870dda4a913392a585cdbc895f52a816850c0239 (diff)
downloadmeta-openembedded-contrib-af3fc04cfb64d9f229be26f47b4dec892ff919dc.tar.gz
dfu-util-native: Remove DEPLOY_DIR_TOOLS from sstate-outputdirs
In commit 1ef92d2423d6d6546e4f0585478540212b26f3a0 deploying the native tool was changed to use DEPLOYDIR, so setting DEPLOY_DIR_TOOLS for sstate-outputdir dependency should have been changed as well. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Robert P. J. Day <rpjday@crashcourse.ca> Cc: Jacob Kroon <jacob.kroon@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/dfu-util')
-rw-r--r--meta-oe/recipes-support/dfu-util/dfu-util-native_0.9.bb1
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() {
addtask deploy before do_package after do_install
-do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}"
# cleandirs should possibly be in deploy.bbclass but we need it
do_deploy[cleandirs] = "${DEPLOYDIR}"
# clear stamp-extra-info since MACHINE_ARCH is normally put there by