aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at/at_3.1.12.bb
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-08-22 18:53:18 +0400
committerRoman I Khimov <khimov@altell.ru>2010-08-22 20:03:20 +0400
commit82327c5e204720137d2b4039563f980b457bdad3 (patch)
tree7ecda678069e32bdc9a972015d3fc5de3fd0acce /recipes/at/at_3.1.12.bb
parent351e6c061c3c13480fdb93a8773211644cccc2c9 (diff)
downloadopenembedded-82327c5e204720137d2b4039563f980b457bdad3.tar.gz
at 3.1.12: fix ocassional parallel make failures
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/at/at_3.1.12.bb')
-rw-r--r--recipes/at/at_3.1.12.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/at/at_3.1.12.bb b/recipes/at/at_3.1.12.bb
index 781937adb5..e9080a691d 100644
--- a/recipes/at/at_3.1.12.bb
+++ b/recipes/at/at_3.1.12.bb
@@ -5,7 +5,7 @@ DEPENDS = "flex-native flex"
RCONFLICTS_${PN} = "atd"
RREPLACES_${PN} = "atd"
-PR = "r1"
+PR = "r2"
SRC_URI = " \
${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \
@@ -15,6 +15,7 @@ SRC_URI = " \
file://at-3.1.12-0005-Makefile.in-replace-IROOT-by-DESTDIR.patch \
file://at-3.1.12-0006-Makefile.in-make-install-fix.patch \
file://at-3.1.12-0007-getloadavg-fix.patch \
+ file://at-parallel-make-fix.patch \
file://init \
"
inherit autotools update-rc.d