summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.8.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-07-15 16:41:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-18 21:23:44 +0100
commitfb58029ed04c105a80a7ca0ed4a18d5ac924742a (patch)
treed420409edc3bf0568d083d57e8e0ba924a005cc9 /meta/recipes-devtools/gcc/gcc-4.8.inc
parent8f91b1cfc43cd47b5330af06f2e1bac0c4b52c24 (diff)
downloadast2050-yocto-poky-fb58029ed04c105a80a7ca0ed4a18d5ac924742a.zip
ast2050-yocto-poky-fb58029ed04c105a80a7ca0ed4a18d5ac924742a.tar.gz
gcc-4.8: Fix on-device SDK C++ runtime issue
This fixes the issue where g++ is not able to find C++ headers when sysroot is '/' The patch needs to be upstreamed into gcc as well. [Yocto #4812] (From OE-Core rev: 18537025ca8777a45cb24f1d9ee781323695607a) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index 3219e0c..dafa241 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -69,6 +69,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://0037-gcc-4.8-PR56797.patch \
file://0038-gcc-4.8-build-args.patch \
file://0039-gcc-4.8-PR57717.patch \
+ file://0040-fix-g++-sysroot.patch \
"
SRC_URI[md5sum] = "3b2386c114cd74185aa3754b58a79304"
SRC_URI[sha256sum] = "545b44be3ad9f2c4e90e6880f5c9d4f0a8f0e5f67e1ffb0d45da9fa01bb05813"
OpenPOWER on IntegriCloud