glibc: remove version choice
authorWaldemar Brodkorb <wbx@openadk.org>
Sat, 10 Jun 2017 20:53:37 +0000 (22:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 24 Jun 2017 15:42:50 +0000 (17:42 +0200)
commitb1ca91c59db667fdd5e59f1a0c8ac11dc0a19816
tree6420b313edf0ed9089e154ae3ccbf5039513765e
parent5f79e692026debce095d986945598ddd26842ad7
glibc: remove version choice

We do not support uClibc-ng/musl C library version choice support,
do the same for GNU C Library.
No legacy handling required as only version choice is removed.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Thomas: move 3.2 kernel headers dependency to the libc choice in
toolchain/toolchain-buildroot/Config.in file, and added a Config.in
comment about it.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 files changed:
package/glibc/0001-sh-Fix-building-with-gcc5-6.patch [new file with mode: 0644]
package/glibc/2.23/0001-fix-CVE-2016-3075.patch [deleted file]
package/glibc/2.23/0002-gcc6.patch [deleted file]
package/glibc/2.23/0003-MIPS-SPARC-fix-wrong-vfork-aliases-in-libpthread.so.patch [deleted file]
package/glibc/2.23/0004-MIPS-SPARC-more-fixes-to-the-vfork-aliases-in-libpth.patch [deleted file]
package/glibc/2.23/0005-sh-Fix-building-with-gcc5-6.patch [deleted file]
package/glibc/2.24/0001-sh-Fix-building-with-gcc5-6.patch [deleted file]
package/glibc/2.25/0001-sh-Fix-building-with-gcc5-6.patch [deleted file]
package/glibc/Config.in
package/glibc/glibc.hash
package/glibc/glibc.mk
toolchain/toolchain-buildroot/Config.in