uclibc-nptl: Bump the SRCREV
authorKhem Raj <raj.khem@gmail.com>
Sat, 10 Oct 2009 07:24:49 +0000 (00:24 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 10 Oct 2009 07:59:31 +0000 (00:59 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/uclibc/uclibc-nptl/uclibc_arm_remove_duplicate_sysdep_defs.patch
recipes/uclibc/uclibc_nptl.bb

index c871534..ffcc62d 100644 (file)
@@ -1,16 +1,3 @@
---- a/libc/sysdeps/linux/common/Makefile.in.org        2009-09-30 17:22:18.652679321 -0700
-+++ a/libc/sysdeps/linux/common/Makefile.in    2009-09-30 17:21:15.599669303 -0700
-@@ -92,6 +92,10 @@ ifeq ($(TARGET_ARCH),i386)
- CSRC := $(filter-out vfork.c,$(CSRC))
- endif
-+ifeq ($(TARGET_ARCH),arm)
-+CSRC := $(filter-out syscall.c,$(CSRC))
-+endif
-+
- # fails for some reason
- ifneq ($(strip $(ARCH_OBJS)),)
- CSRC := $(filter-out $(notdir $(ARCH_OBJS:.o=.c)),$(CSRC))
 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep.h.orig        2009-09-30 17:12:46.571672582 -0700
 +++ a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep.h     2009-09-30 17:10:12.255037520 -0700
 @@ -273,37 +273,6 @@ __local_syscall_error:                                            \
index 0652c6a..aee29d8 100644 (file)
@@ -7,7 +7,7 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.30"
-SRCREV="072687ae9c54b55659431a5bd395d9956096ddea"
+SRCREV="af694a224ba5aa069d533931e10725c45295148d"
 PV = "${UCLIBC_BASE}+gitr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take