linux-nokia800.inc: Ensure deploy and populate_staging don't run at the same time

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2740 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-09-17 08:16:44 +00:00
parent e1966bc451
commit 48d9843e3c

View File

@@ -42,4 +42,4 @@ do_deploy() {
do_deploy[dirs] = "${S}"
addtask deploy before do_build after do_install
addtask deploy before do_populate_staging after do_install