[oe-commits] Andrea Adami : zaurus-updater: force PARALLEL_MAKE = ""

GIT User account git at amethyst.openembedded.net
Sat Apr 18 21:53:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9c6c2eca5fc3c3a556652181d0308be725a8ea81
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c6c2eca5fc3c3a556652181d0308be725a8ea81

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat Apr 18 23:47:31 2009 +0200

zaurus-updater: force PARALLEL_MAKE = ""

 - fix do_stage error during rebuild from packaged-staging

---

 recipes/zaurus-updater/zaurus-updater.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/zaurus-updater/zaurus-updater.bb b/recipes/zaurus-updater/zaurus-updater.bb
index 6ed1c5f..ab32d7f 100644
--- a/recipes/zaurus-updater/zaurus-updater.bb
+++ b/recipes/zaurus-updater/zaurus-updater.bb
@@ -35,3 +35,4 @@ do_deploy() {
 }
 
 addtask deploy before do_build after do_compile
+PARALLEL_MAKE = ""





More information about the Openembedded-commits mailing list