On 04/22/2012 11:58 PM, Michael Hope wrote:
On 23 April 2012 00:54, Ken Wernerken.werner@linaro.org wrote:
Hi,
- catching up with emails
- rebased against current OE-core
- OE is planning a release in april (following the yocto schedule)
- noticed the libc of our binary toolchain is lacking i18n
- caused a packaging issue for meta-linaro but easy to workaround
- contents of the i18n folder are only used at runtime (not relevant for
compiliation time)
- updates in order to support for the 2012.03-20120326 binary toolchain
- locations of sibgcc_s.so and libstdc++.so are different
- added support for linaro gcc 2012.04
- looked at the meta-linaro patches made by Khem
Which patches are these? Against the original meta-linaro or your new work in progress?
Hi Michael,
Khems branch lives at: https://github.com/kraj/meta-linaro/commits/master Two of them require a change to OE-Core that isn't upstream yet (due to the freeze) but can be found here: http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-4.7
Regards, Ken