From: Frans Meulenbroeks Date: Wed, 30 Dec 2009 09:41:47 +0000 (+0100) Subject: perl: bumped PR to force rebuild; libextutils-makemaker-perl can have overwritten... X-Git-Tag: Release-2010-05/1~1105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd3d9db65d1d7c053bfff48083fcd9aba63f8273;p=openembedded.git perl: bumped PR to force rebuild; libextutils-makemaker-perl can have overwritten MM_Unix.pm in staging (see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this. --- diff --git a/recipes/perl/perl_5.8.8.bb b/recipes/perl/perl_5.8.8.bb index 13e44556be..edd3a83bfb 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"