From: Stanislav Brabec Date: Wed, 19 Aug 2009 14:13:13 +0000 (+0000) Subject: gpsd: Disabled parallel build as it sometimes fail. X-Git-Tag: Release-2010-05/1~2664 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ccde0a871832be3e6aca4f5075e8164a828d2fb;p=openembedded.git gpsd: Disabled parallel build as it sometimes fail. --- diff --git a/recipes/gpsd/gpsd_2.38.bb b/recipes/gpsd/gpsd_2.38.bb index 58e9ebeee2..95260ff2be 100644 --- a/recipes/gpsd/gpsd_2.38.bb +++ b/recipes/gpsd/gpsd_2.38.bb @@ -1,3 +1,5 @@ require gpsd.inc PR = "r0" +# make attempts to link gpspacket.so without waiting for all compiler tasks: +PARALLEL_MAKE = ""