uclibc: fix tests building in uClibc 0.9.33.2
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Sun, 29 Jun 2014 19:18:26 +0000 (23:18 +0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 21:06:11 +0000 (23:06 +0200)
commit8fa35b77f7553ba3979784d94425377f6b272396
treea5b480a0fdab56b480511756bae4a222c7302ba0
parent201adefb6e17e30d8e66b3d673c58cfd17ac1b5a
uclibc: fix tests building in uClibc 0.9.33.2

Following patches are required for successful bulding of uClibc built-int tests
(BR2_UCLIBC_INSTALL_TEST_SUITE=y):

1.
uclibc-0059-test-cater-for-config.patch
http://git.uclibc.org/uClibc/commit/test?id=7598eeaa1defa2884adaa890bb115c493d69cc35

2.
uclibc-0058-test-tls-fix-build-with-newer-binutils.patch
http://git.uclibc.org/uClibc/commit/test?id=931e8391565323ed2e589c83b83a7345813a5514

3.
uclibc-0060-test-Fix-math-c-dependency.patch
http://git.uclibc.org/uClibc/commit/test/math?id=a20a91ad7c042c46e4a2adee6d03315f857f9985

All mentioned patches must be removed as obsolete on bumping uClibc to the next
release.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Anton Kolesov <akolesov@synopsys.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0.9.33.2/uclibc-0058-test-tls-fix-build-with-newer-binutils.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0059-test-cater-for-config.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-0060-test-Fix-math-c-dependency.patch [new file with mode: 0644]