[oe-commits] Mike Westerhof : cdparanoia: Disable parallel make for this package

GIT User account git at amethyst.openembedded.net
Thu Jan 1 19:26:13 UTC 2009


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

Author: Mike Westerhof <mwester at dls.net>
Date:   Thu Jan  1 13:22:26 2009 -0600

cdparanoia: Disable parallel make for this package

---

 packages/cdparanoia/cdparanoia_9.8alpha.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/cdparanoia/cdparanoia_9.8alpha.bb b/packages/cdparanoia/cdparanoia_9.8alpha.bb
index ce8e4f4..8c1bbd4 100644
--- a/packages/cdparanoia/cdparanoia_9.8alpha.bb
+++ b/packages/cdparanoia/cdparanoia_9.8alpha.bb
@@ -11,6 +11,8 @@ SRC_URI="http://downloads.xiph.org/releases/cdparanoia/cdparanoia-III-alpha9.8.s
 
 S="${WORKDIR}/cdparanoia-III-alpha9.8"
 
+PARALLEL_MAKE = ""
+
 inherit autotools
 
 do_install() {





More information about the Openembedded-commits mailing list