]> code.ossystems Code Review - openembedded-core.git/commitdiff
perl: bump PR for gdbm SOVERSION change
authorKoen Kooi <koen@dominion.thruhere.net>
Wed, 30 Nov 2011 19:09:22 +0000 (20:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Nov 2011 21:55:01 +0000 (21:55 +0000)
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.14.2.bb

index e864f1e4366bb425c3558eaa2c249d4a311e71a1..5efe249c9f908a0ad09001c10bac3a11eae1d4a9 100644 (file)
@@ -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"