uclibc 0.9.29: Actually apply the uClibc-0.9.29 patch for the AVR32 bzero() issue
authorGeoffrey Wossum <gwossum@acm.org>
Wed, 26 Mar 2008 18:56:48 +0000 (18:56 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 26 Mar 2008 18:56:48 +0000 (18:56 +0000)
packages/uclibc/uclibc_0.9.29.bb

index 08eac1b..ac97cb9 100644 (file)
@@ -7,7 +7,7 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.29"
-PR = "r11"
+PR = "r12"
 
 require uclibc.inc
 
@@ -23,8 +23,10 @@ SRC_URI += "file://uClibc.machine file://uClibc.distro \
            file://uClibc-0.9.29-fix-gethostent_r-failure-retval.patch;patch=1 \
            file://uClibc-0.9.29-fix-internal_function-definition.patch;patch=1 \
            file://uClibc-0.9.29-rm-whitespace.patch;patch=1 \
+            file://uClibc-0.9.29-avr32-bzero.patch;patch=1 \
            file://uClibc-0.9.29-nonposix_bashisms.patch;patch=1 \
-"
+            "
+
 
 # mmap-unsigned-shift_bugid1303.patch
 # http://uclibc.org/lists/uclibc-cvs/2007-May/011360.html;patch=1"