[oe-commits] Saul Wold : autoconf/automake: Bump PR to resolve perl-native issue

git version control git at git.openembedded.org
Tue Jun 14 12:17:36 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: e7e00c4d8e86a90c19f553b35a62aa091b6ad14c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e7e00c4d8e86a90c19f553b35a62aa091b6ad14c

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Jun 13 14:26:25 2011 -0700

autoconf/automake: Bump PR to resolve perl-native issue

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/autoconf/autoconf_2.68.bb |    2 +-
 meta/recipes-devtools/automake/automake.inc     |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/autoconf/autoconf_2.68.bb b/meta/recipes-devtools/autoconf/autoconf_2.68.bb
index c647a15..638e677 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 524e93e..beeec7b 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 "
 





More information about the Openembedded-commits mailing list