[oe-commits] Koen Kooi : gcc 4.3.3, 4.5: bump PR for gcc-package-target.inc fixes

git version control git at git.openembedded.org
Fri Dec 3 21:34:17 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Dec  3 22:32:51 2010 +0100

gcc 4.3.3, 4.5: bump PR for gcc-package-target.inc fixes

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/gcc/gcc-4.3.3.inc |    2 +-
 recipes/gcc/gcc-4.5.inc   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc
index 58dd501..f0e4945 100644
--- a/recipes/gcc/gcc-4.3.3.inc
+++ b/recipes/gcc/gcc-4.3.3.inc
@@ -8,7 +8,7 @@ LICENSE = "GPLv3"
 DEPENDS = "mpfr gmp"
 NATIVEDEPS = "mpfr-native gmp-native"
 
-INC_PR = "r20"
+INC_PR = "r21"
 
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
 	file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index a1e6993..3089980 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
 NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
 
 
-INC_PR = "r19"
+INC_PR = "r20"
 
 SRCREV = "166342"
 PV = "4.5"





More information about the Openembedded-commits mailing list