perl: Bump the remaining PRs so the last changes take effect
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 11 Nov 2009 22:00:03 +0000 (22:00 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 11 Nov 2009 22:00:03 +0000 (22:00 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
recipes/perl/perl-native_5.8.4.bb
recipes/perl/perl-native_5.8.7.bb
recipes/perl/perl_5.8.8.bb

index 69555e0..d3ecb67 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Perl is a popular scripting language."
 HOMEPAGE = "http://www.perl.org/"
 LICENSE = "Artistic|GPL"
-PR = "r3"
+PR = "r4"
 
 SECTION = "libs"
 inherit native
index ebb10e5..d8ccd0c 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Perl is a popular scripting language."
 HOMEPAGE = "http://www.perl.org/"
 LICENSE = "Artistic|GPL"
-PR = "r5"
+PR = "r6"
 
 SECTION = "libs"
 inherit native
index 02ad7bf..13e4455 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "Artistic|GPL"
 PRIORITY = "optional"
 # We need gnugrep (for -I)
 DEPENDS = "virtual/db perl-native grep-native"
-PR = "r29"
+PR = "r30"
 
 # Major part of version
 PVM = "5.8"