aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-git.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-git.inc')
-rw-r--r--meta/recipes-core/uclibc/uclibc-git.inc36
1 files changed, 13 insertions, 23 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git.inc b/meta/recipes-core/uclibc/uclibc-git.inc
index 3c489406d9..14a577f432 100644
--- a/meta/recipes-core/uclibc/uclibc-git.inc
+++ b/meta/recipes-core/uclibc/uclibc-git.inc
@@ -1,30 +1,20 @@
-SRCREV = "48a0006012679ff0eda6f256da958d73a924fb57"
+SRCREV = "ca1c74d67dd115d059a875150e10b8560a9c35a8"
PV = "0.9.33+git${SRCPV}"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/uclibc-git:"
SRC_URI = "git://uclibc.org/uClibc.git;branch=master \
- file://uClibc.machine \
- file://uClibc.distro \
- file://obstack.cfg \
- file://locale.cfg \
- file://uclibc_enable_log2_test.patch \
- file://powerpc_copysignl.patch \
- file://argp-support.patch \
- file://argp-headers.patch \
- file://remove_attribute_optimize_Os.patch \
- file://compile-arm-fork-with-O2.patch \
- file://0001-ldso-limited-support-for-ORIGIN-in-rpath.patch \
- file://0001-atexit_old-Do-not-add-it-to-shared-libc.patch \
- file://0001-nptl-arm-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch \
- file://0001-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch \
- file://0001-librt-Use-nodefaultlibs-instead-of-nostdlib.patch \
- file://0001-Revert-utent.c-wtent.c-move-functions-from-utxent.c.patch \
- file://0001-Add-eventfd_read-and-eventfd_write.patch \
- file://0002-wire-setns-syscall.patch \
- file://0001-Define-IPTOS_CLASS_-macros-according-to-RFC-2474.patch \
- file://0001-timex-Sync-with-glibc.patch \
- file://ldso-mark-_dl_exit-as-noreturn.patch \
- "
+ file://uClibc.machine \
+ file://uClibc.distro \
+ file://obstack.cfg \
+ file://locale.cfg \
+ file://0001-Disable-lrount_tes-function.patch \
+ file://0002-Add-implementation-for-copysignl-for-ppc.patch \
+ file://0003-Add-argp-implementation.patch \
+ file://0004-Dont-support-localised-optimizations-this-helps-to-h.patch \
+ file://0005-Always-use-O2-for-compiling-fork.c.patch \
+ file://0006-ldso-limited-support-for-ORIGIN-in-rpath.patch \
+ file://0007-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch \
+"
S = "${WORKDIR}/git"