Op 5 feb. 2019, om 17:32 heeft Denys Dmytriyenko denis@denix.org het volgende geschreven:
On Tue, Feb 05, 2019 at 11:24:58AM +0100, Koen Kooi wrote:
Op 5 feb. 2019, om 07:48 heeft Denys Dmytriyenko denis@denix.org het volgende geschreven:
From: Denys Dmytriyenko denys@ti.com
Fixes for the recently introduced external ARM toolchain support.
Thanks for all these! I had done 1/15 already locally and was reworking the FILES_* based on OE-core changes. I’ll fold your patches into my patchset and push that to gerrit later today.
Sounds good, thanks! I'm still working on other areas, such as using EAT in SDK. Will probably have more fixes coming...
But I have 2 requests:
- There's "arm-8.2" recipe now, thanks. Can we also get "arm-2.30" version
of binutils? Trying to match the versions and oe-core/thud has 2.31, while oe-core/master has 2.32.
I’m a bit hesitant to add that, since the ‘arm-2.30’ version is unmodified upstream 2.30. But leaving ‘arm’ out of the name will lead to many, many emails from confused users :/
- Once everything is fixed, can this be backported to thud branch? It was
released with gcc 8.2, so should fit nicely. The only difference is that master removed gcc-cross{,sdk}-initial, which needs to be fixed for thud: https://git.linaro.org/openembedded/meta-linaro.git/commit/?id=1107d1a2d3bb9...
It’s on my TODO, but very low down since it hasn’t been requested yet internally.
regards,
Koen
-- Denys
Denys Dmytriyenko (15): tcmode-external-arm: use correct EAT_ prefix instead of ELT_ for TARGET_SYS external-arm-toolchain: also support 32-bit arm toolchains tcmode-external-arm: uncomment preference for virtual/${TARGET_PREFIX}binutils external-arm-toolchain: package header files into linux-libc-headers-dev external-arm-toolchain: libgcc_s.so in base_libdir is not a symlink, but a linker script external-arm-toolchain: package c++ headers external-arm-toolchain: some packages rdepend on ldd, so allow creating empty package external-arm-toolchain: fix host contamination QA issue external-arm-toolchain: switch from ${COREBASE}/LICENSE to ${COMMON_LICENSE_DIR}/MIT external-arm-toolchain: libasan/libubsan bump major version number external-arm-toolchain: libcidn is no longer packaged external-arm-toolchain: libnsl was split off of glibc and is a separate package now external-arm-toolchain: rpcsvc/rquota.* headers are now provided by separate quota package external-arm-toolchain: also provide virtual/libc-locale external-arm-toolchain: also set proper RPROVIDES for glibc-staticdev
.../include/external-arm-toolchain-versions.inc | 8 +-- .../conf/distro/include/tcmode-external-arm.inc | 17 +++-- .../external-arm-toolchain.bb | 76 ++++++++++++---------- 3 files changed, 56 insertions(+), 45 deletions(-)
-- 2.7.4
OpenEmbedded mailing list OpenEmbedded@lists.linaro.org https://lists.linaro.org/mailman/listinfo/openembedded