]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
uclibc-git: Update for building systemd
authorKhem Raj <raj.khem@gmail.com>
Wed, 27 Jun 2012 05:32:15 +0000 (22:32 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jun 2012 12:12:05 +0000 (13:12 +0100)
commitecffa7571ed27a75e3248cb860affae233249440
tree46cfc6156ac5511495725fd37914f9cbc2a82520
parent5cb4de2f77b905279d85b04f236b7a135016db28
uclibc-git: Update for building systemd

This adds uclibc patches to build systemd there are
new functions that are used by systemd which are needed

Additionally when using gold linker to build userspace
based on uclibc there are spurious hidden symbol that
show up in librt.so and libc.so which should not exist

So we patch uclibc for that

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/uclibc/uclibc-git.inc
meta/recipes-core/uclibc/uclibc-git/0001-atexit_old-Do-not-add-it-to-shared-libc.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/0001-librt-Use-nodefaultlibs-instead-of-nostdlib.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/0001-nptl-arm-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/0001-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/define-MSG_CMSG_CLOEXEC.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/dup3.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/posix_fallocate.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc-git/utmp-locking.patch [deleted file]