aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-12-21 17:09:19 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-21 20:34:38 +0100
commitac52f114fb1f2cc0b28a7457fb1a64b39a196e5a (patch)
tree51a8d20f86d8adc5dbeb7e44110278b755b443aa /meta-oe/recipes-devtools/gcc/gcc-4.5.inc
parent89fc3c7f28f6e4d2dc1fcbe760db8c8fdc229dc3 (diff)
downloadmeta-openembedded-contrib-ac52f114fb1f2cc0b28a7457fb1a64b39a196e5a.tar.gz
gcc-4.5: Update gxx headers patch
This patch now expects gxx-include-dir to be specified under sysroot which we already do through gcc-cross4.inc from oe-core Please test Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/gcc/gcc-4.5.inc')
-rw-r--r--meta-oe/recipes-devtools/gcc/gcc-4.5.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
index a0c2a7b289..c2c451b6af 100644
--- a/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
+++ b/meta-oe/recipes-devtools/gcc/gcc-4.5.inc
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
PV = "4.5"
-PR = "r44"
+PR = "r45"
# BINV should be incremented after updating to a revision
# after a minor gcc release (e.g. 4.5.1 or 4.5.2) has been made
@@ -226,13 +226,13 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
file://fedora/gcc45-no-add-needed.patch;striplevel=0 \
file://optional_libstdc.patch \
file://64bithack.patch \
- file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch \
file://COLLECT_GCC_OPTIONS.patch \
file://gcc-poison-dir-extend.patch \
file://gcc-poison-parameters.patch \
file://gcc-ppc-config-fix.patch \
file://use-defaults.h-and-t-oe-in-B.patch \
file://gcc-with-linker-hash-style.patch \
+ file://GPLUSPLUS_INCLUDE_DIR_with_sysroot.patch \
"
# Language Overrides