]> code.ossystems Code Review - openembedded-core.git/commit
gcc5: Add back g++ sysroot patch
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2015 12:02:49 +0000 (13:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 May 2015 10:41:10 +0000 (11:41 +0100)
commit93d8becf19cc72df650d3aaff7e3ea188bd6e09e
tree2a70f3dd06274065d4d74a578e0a308442bfac57
parent1702f52b5860336d36fb912fbe2851437e74a7d5
gcc5: Add back g++ sysroot patch

Without this, g++/c++ compilation doesn't work on target due to missing
header files. Automated sanity tests fail. Add back the gcc4 patch to
address this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-5.1.inc
meta/recipes-devtools/gcc/gcc-5.1/0038-fix-g++-sysroot.patch [new file with mode: 0644]