summaryrefslogtreecommitdiffstats
path: root/recipes/at/at_3.1.12.bb
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-11-23 16:16:20 +0300
committerRoman I Khimov <khimov@altell.ru>2010-12-09 21:49:06 +0300
commit9c3dfa69e80ed20cb835eff11f98cf0f0256c9e1 (patch)
treea1f4e269d83e576f35ea041db848b9a274054d01 /recipes/at/at_3.1.12.bb
parentc1d9a905c20ca9ddf83da74fa2cbb8d0d71b8e49 (diff)
downloadopenembedded-9c3dfa69e80ed20cb835eff11f98cf0f0256c9e1.tar.gz
at 3.1.12: fix parallel make fix
Use dummy target to avoid race with double yacc invocation. 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/at/at_3.1.12.bb b/recipes/at/at_3.1.12.bb
index e9080a691d..d373edbd04 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 = "r2"
+PR = "r3"
SRC_URI = " \
${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \