[oe-commits] Khem Raj : uclibc-git: Update for building systemd

git at git.openembedded.org git at git.openembedded.org
Fri Jun 29 12:24:42 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: ecffa7571ed27a75e3248cb860affae233249440
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ecffa7571ed27a75e3248cb860affae233249440

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jun 26 22:32:15 2012 -0700

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 at gmail.com>

---

 meta/recipes-core/uclibc/uclibc-git.inc            |   10 +-
 ...1-atexit_old-Do-not-add-it-to-shared-libc.patch |   44 +++
 ...brt-Use-nodefaultlibs-instead-of-nostdlib.patch |   33 ++
 ...-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch |   31 ++
 ...rk-Hide-pthread_atfork-in-shared-versions.patch |   74 ++++
 .../uclibc-git/define-MSG_CMSG_CLOEXEC.patch       |   25 ++
 meta/recipes-core/uclibc/uclibc-git/dup3.patch     |   37 ++
 .../uclibc/uclibc-git/posix_fallocate.patch        |  408 ++++++++++++++++++++
 .../uclibc/uclibc-git/utmp-locking.patch           |  106 -----
 9 files changed, 660 insertions(+), 108 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=ecffa7571ed27a75e3248cb860affae233249440




More information about the Openembedded-commits mailing list