[oe-commits] Stanislav Brabec : gpsd: Disabled parallel build as it sometimes fail.

git version control git at git.openembedded.org
Wed Aug 19 14:14:10 UTC 2009


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

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Wed Aug 19 14:13:13 2009 +0000

gpsd: Disabled parallel build as it sometimes fail.

---

 recipes/gpsd/gpsd_2.38.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/gpsd/gpsd_2.38.bb b/recipes/gpsd/gpsd_2.38.bb
index 58e9ebe..95260ff 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 = ""





More information about the Openembedded-commits mailing list