aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/argp-standalone/argp-standalone_1.3.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-01-13 14:46:14 -0500
committerChris Larson <chris_larson@mentor.com>2011-01-13 14:46:14 -0500
commitb2eefd38cf8867991027039e1fc649e338a92537 (patch)
tree9146fe9794b029da714a5ab7b4bce64d10fd52fc /recipes/argp-standalone/argp-standalone_1.3.bb
parent823c6df67e743e90e8e7e2a5e5a79fe68b24e9e6 (diff)
downloadopenembedded-b2eefd38cf8867991027039e1fc649e338a92537.tar.gz
argp-standalone: fix patch
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/argp-standalone/argp-standalone_1.3.bb')
-rw-r--r--recipes/argp-standalone/argp-standalone_1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/argp-standalone/argp-standalone_1.3.bb b/recipes/argp-standalone/argp-standalone_1.3.bb
index ba8d35642d..95122e7cfe 100644
--- a/recipes/argp-standalone/argp-standalone_1.3.bb
+++ b/recipes/argp-standalone/argp-standalone_1.3.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "A standalone version of argp, which is part of the GNU C Library."
PRIORITY = "optional"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.auto.tuwien.ac.at/~mkoegler/eib/argp-standalone-${PV}.tar.gz \
file://libtool.patch"