All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/3] libplist: issues with parallel make so disable
@ 2012-09-05 14:32 ml
  2012-09-05 14:32 ` [PATCH v2 2/3] liblockdev: new recipe, new version of libcec requires it ml
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ml @ 2012-09-05 14:32 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jack Mitchell

From: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
---
 meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb
index 9c218fb..5356431 100644
--- a/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb
+++ b/meta-oe/recipes-extended/libimobiledevice/libplist_1.8.bb
@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
 
 DEPENDS = "libxml2 glib-2.0 swig python"
 
+PARALLEL_MAKE = ""
+
 inherit cmake pkgconfig
 
 SRC_URI = "http://www.libimobiledevice.org/downloads/libplist-${PV}.tar.bz2"
-- 
1.7.12




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-05 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05 14:32 [PATCH v2 1/3] libplist: issues with parallel make so disable ml
2012-09-05 14:32 ` [PATCH v2 2/3] liblockdev: new recipe, new version of libcec requires it ml
2012-09-05 15:12   ` Burton, Ross
2012-09-05 14:32 ` [PATCH v2 3/3] libcec: update libcec to latest version (1.8.1) as to include RasPi support ml
2012-09-05 14:40 ` [PATCH v2 1/3] libplist: issues with parallel make so disable Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.