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 <ejo@pengutronix.de>
  • Loading branch information
ejoerns committed Jun 10, 2024
1 parent 912b55a commit d2bb20a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions classes-recipe/bundle.bbclass
Original file line number Diff line number Diff line change
Expand Up @@ -464,5 +464,3 @@ do_deploy() {
}

addtask deploy after do_bundle before do_build

do_deploy[cleandirs] = "${DEPLOYDIR}"

0 comments on commit d2bb20a

Please sign in to comment.