From: Cliff Brake Date: Sat, 17 May 2008 18:04:20 +0000 (+0000) Subject: uclibc_0.9.29: add arm_fix_alignment.patch X-Git-Tag: Release-2010-05/1~6910 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30c59ccb5bba216ec4bf4b3951e1da8c7d36285;p=openembedded.git uclibc_0.9.29: add arm_fix_alignment.patch --- diff --git a/packages/uclibc/uclibc_0.9.29.bb b/packages/uclibc/uclibc_0.9.29.bb index c4d7ee7455..49280277db 100644 --- a/packages/uclibc/uclibc_0.9.29.bb +++ b/packages/uclibc/uclibc_0.9.29.bb @@ -7,7 +7,7 @@ # on whether the base patches apply to the selected (SRCDATE) svn release. # UCLIBC_BASE ?= "0.9.29" -PR = "r17" +PR = "r18" require uclibc.inc @@ -27,6 +27,7 @@ SRC_URI += "file://uClibc.machine file://uClibc.distro \ 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 \ + file://arm_fix_alignment.patch;patch=1 \ " #recent versions uclibc require real kernel headers