kumquat-buildroot/toolchain
Thomas Petazzoni 0dc11272f5 toolchain-external: update ARMeb musl dependency
ARM big-endian is different from ARMv4/5/6 and ARMv7. Big-endian on
ARMv4/5/6 is BE-32 while big-endian on ARMv7 is BE-8, which are not
compatible.

Therefore, the musl big endian toolchain that is built for ARMv4
cannot work for ARMv7, it can only work for ARMv4/5/6.

This commit updates the musl toolchain dependency accordingly.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-28 22:14:59 +02:00
..
toolchain
toolchain-buildroot
toolchain-external toolchain-external: update ARMeb musl dependency 2016-07-28 22:14:59 +02:00
Config.in toolchain: add hidden symbol for PIE support 2016-07-24 21:44:22 +02:00
helpers.mk toolchain/helpers: add fortran check 2016-07-03 16:58:11 +02:00
toolchain-common.in toolchain: add 4.7.x choice for headers 2016-07-25 22:16:59 +02:00
toolchain-wrapper.c
toolchain-wrapper.mk
toolchain.mk toolchain: use the <PKG>_TARGET_FINALIZE_HOOKS 2016-07-18 23:30:46 +02:00