aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-30 20:09:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 21:55:01 +0000
commit5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1 (patch)
tree32d0460422ac3198bf819638956aefcb185df216 /meta/recipes-devtools
parentf334a041e7318cac2bb43643e154cafa9faeb374 (diff)
downloadopenembedded-core-contrib-5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1.tar.gz
perl: bump PR for gdbm SOVERSION change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/perl/perl_5.14.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.14.2.bb b/meta/recipes-devtools/perl/perl_5.14.2.bb
index e864f1e436..5efe249c9f 100644
--- a/meta/recipes-devtools/perl/perl_5.14.2.bb
+++ b/meta/recipes-devtools/perl/perl_5.14.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
# We need gnugrep (for -I)
DEPENDS = "virtual/db grep-native"
DEPENDS += "gdbm zlib"
-PR = "r0"
+PR = "r1"
# 5.10.1 has Module::Build built-in
PROVIDES += "libmodule-build-perl"