[oe-commits] Frans Meulenbroeks : perl: bumped PR to force rebuild; libextutils-makemaker-perl can have overwritten MM_Unix.pm in staging

git version control git at git.openembedded.org
Wed Dec 30 09:43:34 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bd3d9db65d1d7c053bfff48083fcd9aba63f8273
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bd3d9db65d1d7c053bfff48083fcd9aba63f8273

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Dec 30 10:41:47 2009 +0100

perl: bumped PR  to force rebuild; libextutils-makemaker-perl can have overwritten MM_Unix.pm in staging
(see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this.

---

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

diff --git a/recipes/perl/perl_5.8.8.bb b/recipes/perl/perl_5.8.8.bb
index 13e4455..edd3a83 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 = "r30"
+PR = "r31"
 
 # Major part of version
 PVM = "5.8"





More information about the Openembedded-commits mailing list