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>
This commit is contained in:
Khem Raj 2020-05-28 19:14:50 -07:00
parent 870dda4a91
commit af3fc04cfb

View File

@ -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