[oe-commits] Tom Rini : perl-native: Bump PR

git version control git at git.openembedded.org
Thu Jun 2 20:01:31 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: e173373ca585c2ac4879a56309fadcb33d251baa
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=e173373ca585c2ac4879a56309fadcb33d251baa

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue May 31 17:18:30 2011 -0700

perl-native: Bump PR

This will make the utils.bbclass change that fixes using perl${PV}
take effect for all users.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/perl/perl-native_5.10.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/perl/perl-native_5.10.1.bb b/recipes/perl/perl-native_5.10.1.bb
index fdbe055..80d6937 100644
--- a/recipes/perl/perl-native_5.10.1.bb
+++ b/recipes/perl/perl-native_5.10.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Perl is a popular scripting language."
 HOMEPAGE = "http://www.perl.org/"
 SECTION = "libs"
 LICENSE = "Artistic|GPLv1+"
-PR = "r11"
+PR = "r12"
 NATIVE_INSTALL_WORKS = "1"
 INHIBIT_DEFAULT_DEPS = "1"
 PATCHTOOL = "patch"





More information about the Openembedded-commits mailing list