| Submitter | Khem Raj |
|---|---|
| Date | Dec. 16, 2011, 10:33 p.m. |
| Message ID | <cover.1324074518.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/17145/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/gcc-cross-testingComments
On Fri, 2011-12-16 at 14:33 -0800, Khem Raj wrote: > Add cross testing driver for gcc-cross > Replaces the patch to relocate gxx headers with upstream submitted one > Drop shorten-build-commands eglibc patch since it hinders testing > Add a patch to eglibc so it can accomodate gxx headers the way OE installs them > Improve the eglibc testing since we needed to override more > variables to point to final sysroot > > > The following changes since commit 3e05acab1c119a3b2a4703ea8729cc768935d36e: > > license.bbclass: remove bashism (2011-12-16 16:50:39 +0000) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib kraj/gcc-cross-testing > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/gcc-cross-testing > > Khem Raj (4): > eglibc-testing: Clean the test before running them > gcc-cross: Add cross testing driver for running regression testsuites > gcc-4.6: Let G++ relocate gxx-include-dir when using --sysroot option > eglibc: Fixes for running regression tests I merged this to master. I'm still not convinced there is *any* change n behaviour from the g++ relocation patch but it makes sense to keep more in line with upstream. Cheers, Richard