From: Saul Wold Date: Mon, 13 Jun 2011 21:26:25 +0000 (-0700) Subject: autoconf/automake: Bump PR to resolve perl-native issue X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=768f3fa4d114678e8fd838072507aace44243e11;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git autoconf/automake: Bump PR to resolve perl-native issue (From OE-Core rev: e7e00c4d8e86a90c19f553b35a62aa091b6ad14c) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb index c647a151111..638e6770afc 100644 --- a/meta/recipes-devtools/autoconf/autoconf_2.68.bb +++ b/meta/recipes-devtools/autoconf/autoconf_2.68.bb @@ -1,6 +1,6 @@ require autoconf.inc -PR = "r0" +PR = "r1" PARALLEL_MAKE = "" diff --git a/meta/recipes-devtools/automake/automake.inc b/meta/recipes-devtools/automake/automake.inc index 524e93e1530..beeec7bbf0f 100644 --- a/meta/recipes-devtools/automake/automake.inc +++ b/meta/recipes-devtools/automake/automake.inc @@ -4,7 +4,7 @@ Standards. Automake requires the use of Autoconf." LICENSE = "GPLv2" HOMEPAGE = "http://www.gnu.org/software/automake/" SECTION = "devel" -PR = "r1" +PR = "r2" SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2 "