Skip to content

Commit

Permalink
bundle.bbclass: no need to set deploy cleandirs
Browse files Browse the repository at this point in the history
The deploy.bbclass already does that.

Signed-off-by: Enrico Jörns <[email protected]>
(cherry picked from commit d2bb20a)
Signed-off-by: Enrico Jörns <[email protected]>
  • Loading branch information
ejoerns committed Aug 14, 2024
1 parent b10e5d5 commit bbca9f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions classes/bundle.bbclass
Original file line number Diff line number Diff line change
Expand Up @@ -467,5 +467,3 @@ do_deploy() {
}

addtask deploy after do_bundle before do_build

do_deploy[cleandirs] = "${DEPLOYDIR}"

0 comments on commit bbca9f9

Please sign in to comment.