Re: [meta-linaro-toolchain][PATCH 1/2] external-linaro-toolchain: work around 2015.05 release that moved libs

2015-08-14 Thread Denys Dmytriyenko
Thanks! I also submitted fido backports of the patches, for when these get into the master... -- Denys On Fri, Aug 14, 2015 at 08:27:07PM +0200, Koen Kooi wrote: > Added both patches into gerrit: > > https://review.linaro.org/7446 > https://review.linaro.org/7447 > > >

[meta-linaro-toolchain/fido][PATCH 1/2] external-linaro-toolchain: work around 2015.05 release that moved libs

2015-08-14 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Starting with 2015.05 binary release, all the libraries have been moved from /libc/lib/ to /libc/usr/lib/ that causes various toolchain issues in OE, ranging from QA errors to build failures of other components. This patch takes care of installing, updating and packaging l

[meta-linaro-toolchain/fido][PATCH 2/2] external-linaro-toolchain-versions: update ELT_VER_LIBC for new dir structure

2015-08-14 Thread Denys Dmytriyenko
From: Denys Dmytriyenko New 2015.05 binary release has libc-${ELT_VER_LIBC}.so in /libc/usr/lib/ Check there to extract version, if can't find it in /libc/lib/ Signed-off-by: Denys Dmytriyenko --- .../distro/include/external-linaro-toolchain-versions.inc | 14 ++ 1 file changed, 1

Re: [meta-linaro-toolchain][PATCH 1/2] external-linaro-toolchain: work around 2015.05 release that moved libs

2015-08-14 Thread Koen Kooi
Added both patches into gerrit: https://review.linaro.org/7446 https://review.linaro.org/7447 > Op 14 aug. 2015, om 20:12 heeft Denys Dmytriyenko het > volgende geschreven: > > From: Denys Dmytriyenko > > Starting with 2015.05 binary release, all the libraries have been

[meta-linaro-toolchain][PATCH 1/2] external-linaro-toolchain: work around 2015.05 release that moved libs

2015-08-14 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Starting with 2015.05 binary release, all the libraries have been moved from /libc/lib/ to /libc/usr/lib/ that causes various toolchain issues in OE, ranging from QA errors to build failures of other components. This patch takes care of installing, updating and packaging l

[meta-linaro-toolchain][PATCH 2/2] external-linaro-toolchain-versions: update ELT_VER_LIBC for new dir structure

2015-08-14 Thread Denys Dmytriyenko
From: Denys Dmytriyenko New 2015.05 binary release has libc-${ELT_VER_LIBC}.so in /libc/usr/lib/ Check there to extract version, if can't find it in /libc/lib/ Signed-off-by: Denys Dmytriyenko --- .../distro/include/external-linaro-toolchain-versions.inc | 14 ++ 1 file changed, 1