aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpg-error/libgpg-error_0.7.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2009-07-07 18:36:04 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2009-07-10 14:25:47 -0300
commit68c5927ab4971e93f4a5929b6e28edce92c53b8b (patch)
tree28366f39b102a8de96a7b6873151a5adbda42fb5 /recipes/libgpg-error/libgpg-error_0.7.bb
parent9ae853a7edbe27f42f64bf9213772a28e925c0d3 (diff)
downloadopenembedded-68c5927ab4971e93f4a5929b6e28edce92c53b8b.tar.gz
libgpg-error: convert to INC_PR usage
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes/libgpg-error/libgpg-error_0.7.bb')
-rw-r--r--recipes/libgpg-error/libgpg-error_0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgpg-error/libgpg-error_0.7.bb b/recipes/libgpg-error/libgpg-error_0.7.bb
index 0f28ed00d4..526a2a401b 100644
--- a/recipes/libgpg-error/libgpg-error_0.7.bb
+++ b/recipes/libgpg-error/libgpg-error_0.7.bb
@@ -1,6 +1,6 @@
require libgpg-error.inc
-PR = "r5"
+PR = "${INC_PR}.1"
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/libgpg-error-${PV}.tar.gz \
file://pkgconfig.patch;patch=1"