zaurus-updater: force PARALLEL_MAKE = ""
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 18 Apr 2009 21:47:31 +0000 (23:47 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 18 Apr 2009 21:47:31 +0000 (23:47 +0200)
 - fix do_stage error during rebuild from packaged-staging

recipes/zaurus-updater/zaurus-updater.bb

index 6ed1c5f..ab32d7f 100644 (file)
@@ -35,3 +35,4 @@ do_deploy() {
 }
 
 addtask deploy before do_build after do_compile
+PARALLEL_MAKE = ""