[oe-commits] Koen Kooi : libdlna: disable parallel make

git version control git at git.openembedded.org
Tue Jan 5 18:34:59 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jan  5 16:28:34 2010 +0100

libdlna: disable parallel make

---

 recipes/upnp/libdlna_0.2.3.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/upnp/libdlna_0.2.3.bb b/recipes/upnp/libdlna_0.2.3.bb
index 9c491da..06d74c4 100644
--- a/recipes/upnp/libdlna_0.2.3.bb
+++ b/recipes/upnp/libdlna_0.2.3.bb
@@ -8,6 +8,8 @@ SRC_URI = "http://libdlna.geexbox.org/releases/libdlna-${PV}.tar.bz2 \
 
 inherit autotools
 
+PARALLEL_MAKE = ""
+
 EXTRA_OECONF = " --cross-prefix=${TARGET_PREFIX} \
                  --cross-compile \
                  --disable-strip \





More information about the Openembedded-commits mailing list