mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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:
@@ -42,4 +42,4 @@ do_deploy() {
|
|||||||
|
|
||||||
do_deploy[dirs] = "${S}"
|
do_deploy[dirs] = "${S}"
|
||||||
|
|
||||||
addtask deploy before do_build after do_install
|
addtask deploy before do_populate_staging after do_install
|
||||||
|
|||||||
Reference in New Issue
Block a user