All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] libplist: issues with parallel make so disable
@ 2012-09-05 14:02 ml
  2012-09-05 14:02 ` [PATCH 2/3] liblockdev: new recipe, new version of libcec requires it ml
  2012-09-05 14:02 ` [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support ml
  0 siblings, 2 replies; 11+ messages in thread
From: ml @ 2012-09-05 14:02 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] 11+ messages in thread

end of thread, other threads:[~2012-09-06  9:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-05 14:02 [PATCH 1/3] libplist: issues with parallel make so disable ml
2012-09-05 14:02 ` [PATCH 2/3] liblockdev: new recipe, new version of libcec requires it ml
2012-09-05 14:02 ` [PATCH 3/3] libcec: update libcec to latest version (1.8.2) as to include RasPi support ml
2012-09-05 14:16   ` Paul Eggleton
2012-09-05 19:28     ` Martin Jansa
2012-09-05 21:32       ` Paul Eggleton
2012-09-06  8:12         ` Jack Mitchell
2012-09-06  8:30           ` Paul Eggleton
2012-09-06  8:48             ` Jack Mitchell
2012-09-06  8:37           ` Andrei Gherzan
2012-09-06  8:47             ` Jack Mitchell

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.