From: Andrea Adami Date: Sat, 18 Apr 2009 21:47:31 +0000 (+0200) Subject: zaurus-updater: force PARALLEL_MAKE = "" X-Git-Tag: Release-2010-05/1~3732^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6c2eca5fc3c3a556652181d0308be725a8ea81;p=openembedded.git zaurus-updater: force PARALLEL_MAKE = "" - fix do_stage error during rebuild from packaged-staging --- diff --git a/recipes/zaurus-updater/zaurus-updater.bb b/recipes/zaurus-updater/zaurus-updater.bb index 6ed1c5fdd4..ab32d7fe29 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 = ""