[oe-commits] Richard Purdie : perl: Bump the remaining PRs so the last changes take effect

git version control git at git.openembedded.org
Thu Nov 12 05:12:26 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: f0472370387a85f19b6d69a0aa4420621082998a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f0472370387a85f19b6d69a0aa4420621082998a

Author: Richard Purdie <rpurdie at linux.intel.com>
Date:   Wed Nov 11 22:00:03 2009 +0000

perl: Bump the remaining PRs so the last changes take effect

Signed-off-by: Richard Purdie <rpurdie at linux.intel.com>

---

 recipes/perl/perl-native_5.8.4.bb |    2 +-
 recipes/perl/perl-native_5.8.7.bb |    2 +-
 recipes/perl/perl_5.8.8.bb        |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/perl/perl-native_5.8.4.bb b/recipes/perl/perl-native_5.8.4.bb
index 69555e0..d3ecb67 100644
--- a/recipes/perl/perl-native_5.8.4.bb
+++ b/recipes/perl/perl-native_5.8.4.bb
@@ -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
diff --git a/recipes/perl/perl-native_5.8.7.bb b/recipes/perl/perl-native_5.8.7.bb
index ebb10e5..d8ccd0c 100644
--- a/recipes/perl/perl-native_5.8.7.bb
+++ b/recipes/perl/perl-native_5.8.7.bb
@@ -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
diff --git a/recipes/perl/perl_5.8.8.bb b/recipes/perl/perl_5.8.8.bb
index 02ad7bf..13e4455 100644
--- a/recipes/perl/perl_5.8.8.bb
+++ b/recipes/perl/perl_5.8.8.bb
@@ -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"





More information about the Openembedded-commits mailing list