summaryrefslogtreecommitdiffstats
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.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git.inc b/meta/recipes-core/uclibc/uclibc-git.inc
index ed9b5fd1c4..db00ee6243 100644
--- a/meta/recipes-core/uclibc/uclibc-git.inc
+++ b/meta/recipes-core/uclibc/uclibc-git.inc
@@ -1,4 +1,4 @@
1SRCREV="9591091f150e8a86c47efbea5def21fa67fffb07" 1SRCREV="946799cd0ce0c6c803c9cb173a84f4d607bde350"
2 2
3DEFAULT_PREFERENCE = "-1" 3DEFAULT_PREFERENCE = "-1"
4 4
@@ -16,13 +16,12 @@ SRC_URI = "git://uclibc.org/uClibc.git;branch=master;protocol=git \
16 file://argp-headers.patch \ 16 file://argp-headers.patch \
17 file://remove_attribute_optimize_Os.patch \ 17 file://remove_attribute_optimize_Os.patch \
18 file://compile-arm-fork-with-O2.patch \ 18 file://compile-arm-fork-with-O2.patch \
19 file://uclibc-execvpe.patch \
20 file://orign_path.patch \ 19 file://orign_path.patch \
21 file://posix_fallocate.patch \
22 file://0001-atexit_old-Do-not-add-it-to-shared-libc.patch \ 20 file://0001-atexit_old-Do-not-add-it-to-shared-libc.patch \
23 file://0001-nptl-arm-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch \ 21 file://0001-nptl-arm-Move-aeabi_read_tp-to-uclibc_nonshared.a.patch \
24 file://0001-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch \ 22 file://0001-nptl-atfork-Hide-pthread_atfork-in-shared-versions.patch \
25 file://0001-librt-Use-nodefaultlibs-instead-of-nostdlib.patch \ 23 file://0001-librt-Use-nodefaultlibs-instead-of-nostdlib.patch \
26 file://0001-Revert-utent.c-wtent.c-move-functions-from-utxent.c.patch \ 24 file://0001-Revert-utent.c-wtent.c-move-functions-from-utxent.c.patch \
25 file://0001-i386-sysdep.h-Remove-STABS_-macros.patch \
27 " 26 "
28S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"