mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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:
parent
870dda4a91
commit
af3fc04cfb
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user