git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58af255
)
cdparanoia: Disable parallel make for this package
author
Mike Westerhof
<mwester@dls.net>
Thu, 1 Jan 2009 19:22:26 +0000
(13:22 -0600)
committer
Mike Westerhof
<mwester@dls.net>
Thu, 1 Jan 2009 19:22:26 +0000
(13:22 -0600)
packages/cdparanoia/cdparanoia_9.8alpha.bb
patch
|
blob
|
history
diff --git
a/packages/cdparanoia/cdparanoia_9.8alpha.bb
b/packages/cdparanoia/cdparanoia_9.8alpha.bb
index
ce8e4f4
..
8c1bbd4
100644
(file)
--- 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() {