1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

zaurus-updater: Add deploy before populate_staging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4016 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-03-16 11:42:24 +00:00
parent 2d849a9c73
commit 45bed459d5
@@ -32,4 +32,4 @@ do_deploy() {
esac
}
addtask deploy before do_build after do_compile
addtask deploy before do_populate_staging after do_compile