aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upnp
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-05 16:28:34 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-05 16:28:34 +0100
commita9831bfdea9690ad0c95bc4a768f825333c94b51 (patch)
treeece017dfd3ce3c141f0b6a131011846ced47e2ee /recipes/upnp
parentf60bce0c2475242b733b28998b2de5c7b6e01a4c (diff)
downloadopenembedded-a9831bfdea9690ad0c95bc4a768f825333c94b51.tar.gz
libdlna: disable parallel make
Diffstat (limited to 'recipes/upnp')
-rw-r--r--recipes/upnp/libdlna_0.2.3.bb2
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 9c491da9f6..06d74c4eb2 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 \