uclibc: convert to the package infrastructure
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 30 Jun 2013 19:29:05 +0000 (21:29 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Jul 2013 22:13:23 +0000 (00:13 +0200)
commita5e92d92e7ee413157aae7cecf1f354e718731e1
treec033861dd9e050c885fca487d2f3305c0defaf4d
parent00e9b1e4f78633d5667b187332f36972a94b9f8b
uclibc: convert to the package infrastructure

[Peter: update manual to match]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
35 files changed:
docs/manual/customize-uclibc-config.txt
package/gcc/gcc-intermediate/gcc-intermediate.mk
package/uclibc/0.9.32.1/uclibc-Fix-__libc_epoll_pwait-compile-failure-on-x86.patch [new file with mode: 0644]
package/uclibc/0.9.32.1/uclibc-Fix-e500-__fe_nomask_env-use-of-__set_errno.patch [new file with mode: 0644]
package/uclibc/0.9.32.1/uclibc-linuxthreads-errno-fix.patch [new file with mode: 0644]
package/uclibc/0.9.32.1/uclibc-sparc-errno-fix.patch [new file with mode: 0644]
package/uclibc/0.9.32.1/uclibc-unshare.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-OpenWRT-140-avr32_atomic_fix.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-bits-time.h-sync-with-glibc-2.16.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-define-MSG_CMSG_CLOEXEC.patch [new file with mode: 0644]
package/uclibc/0.9.33.2/uclibc-dup3.patch [new file with mode: 0644]
package/uclibc/Config.in [new file with mode: 0644]
package/uclibc/uClibc-0.9.32.config [new file with mode: 0644]
package/uclibc/uClibc-0.9.33.config [new file with mode: 0644]
package/uclibc/uClibc-snapshot.config [new file with mode: 0644]
package/uclibc/uclibc.mk [new file with mode: 0644]
toolchain/toolchain-buildroot.mk
toolchain/toolchain-buildroot/Config.in
toolchain/toolchain-crosstool-ng.mk
toolchain/toolchain-crosstool-ng/crosstool-ng.mk
toolchain/toolchain-external.mk
toolchain/uClibc/Config.in [deleted file]
toolchain/uClibc/uClibc-0.9.32.1-Fix-__libc_epoll_pwait-compile-failure-on-x86.patch [deleted file]
toolchain/uClibc/uClibc-0.9.32.1-Fix-e500-__fe_nomask_env-use-of-__set_errno.patch [deleted file]
toolchain/uClibc/uClibc-0.9.32.1-linuxthreads-errno-fix.patch [deleted file]
toolchain/uClibc/uClibc-0.9.32.1-sparc-errno-fix.patch [deleted file]
toolchain/uClibc/uClibc-0.9.32.1-unshare.patch [deleted file]
toolchain/uClibc/uClibc-0.9.32.config [deleted file]
toolchain/uClibc/uClibc-0.9.33.2-OpenWRT-140-avr32_atomic_fix.patch [deleted file]
toolchain/uClibc/uClibc-0.9.33.2-bits-time.h-sync-with-glibc-2.16.patch [deleted file]
toolchain/uClibc/uClibc-0.9.33.2-define-MSG_CMSG_CLOEXEC.patch [deleted file]
toolchain/uClibc/uClibc-0.9.33.2-dup3.patch [deleted file]
toolchain/uClibc/uClibc-0.9.33.config [deleted file]
toolchain/uClibc/uClibc-snapshot.config [deleted file]
toolchain/uClibc/uclibc.mk [deleted file]