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:
56de66f
)
groff-1.20: disable parallel make
author
Vladimir Sorokin
<sorokin@altell.ru>
Mon, 27 Sep 2010 11:34:29 +0000
(15:34 +0400)
committer
Roman I Khimov
<khimov@altell.ru>
Thu, 30 Sep 2010 19:51:38 +0000
(23:51 +0400)
Fails from time to time.
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/groff/groff_1.20.1.bb
patch
|
blob
|
history
diff --git
a/recipes/groff/groff_1.20.1.bb
b/recipes/groff/groff_1.20.1.bb
index
de450d2
..
6ea87dc
100644
(file)
--- a/
recipes/groff/groff_1.20.1.bb
+++ b/
recipes/groff/groff_1.20.1.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "GNU roff"
SECTION = "base"
LICENSE = "GPL"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "http://ftp.gnu.org/gnu/groff/groff-${PV}.tar.gz \
"
@@
-10,6
+10,8
@@
SRC_URI[sha256sum] = "b645878135cb620c6c417c5601bfe96172245af12045540d7344938b4c
inherit autotools
+PARALLEL_MAKE = ""
+
do_configure_prepend(){
if [ "${BUILD_SYS}" != "${HOST_SYS}" ]; then
sed -i \