package/uclibc: add upstream patch to fix Thumb2 builds
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 8 Aug 2016 17:09:59 +0000 (19:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Aug 2016 21:46:00 +0000 (23:46 +0200)
commit72b75c428dfaa7e8de77d776e677fb0a009df486
treeb65e89ba02e3d3131133e44121e1d37c61f509da
parent65f15dd57bbefd6f79ed63e51a18505fbe70afe0
package/uclibc: add upstream patch to fix Thumb2 builds

When uClibc-ng 1.0.17 was released, there was a regression when building
Thumb2-only for a CPU that is capable of running in arm mode (e.g. an
armv7a cpu).

We hastily added a patch to revert the upstream commit, as a stop-gap
measure, waiting for the actual fix.

That actual fix is there, now. :-)

Drop our revert-patch, and add the upstream patch.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0001-Revert-arm-cleanup-redundant-macros-for-syscalls.patch [deleted file]
package/uclibc/0001-arm-fix-compile-in-thumb-mode.patch [new file with mode: 0644]