From: Khem Raj Date: Tue, 25 Nov 2008 23:33:45 +0000 (-0800) Subject: uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32 X-Git-Tag: Release-2010-05/1~5080^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae274a5269c595cb130997dac4b6354d7379fb2b;p=openembedded.git uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32 --- diff --git a/packages/uclibc/uclibc_0.9.30.bb b/packages/uclibc/uclibc_0.9.30.bb index 1643998983..29d83523c0 100644 --- a/packages/uclibc/uclibc_0.9.30.bb +++ b/packages/uclibc/uclibc_0.9.30.bb @@ -20,7 +20,7 @@ SRC_URI += "file://uClibc.machine file://uClibc.distro \ " SRC_URI_append_arm = " file://ldso_hash.patch;patch=1 " SRC_URI_append_armeb = " file://ldso_hash.patch;patch=1 " -SRC_URI_append_avr32 = " file://ldso_hash_arm.patch;patch=1 " +SRC_URI_append_avr32 = " file://ldso_hash.patch;patch=1 " #recent versions uclibc require real kernel headers PACKAGE_ARCH = "${MACHINE_ARCH}"