uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32
authorKhem Raj <raj.khem@gmail.com>
Tue, 25 Nov 2008 23:33:45 +0000 (15:33 -0800)
committerKhem Raj <raj.khem@gmail.com>
Tue, 25 Nov 2008 23:33:45 +0000 (15:33 -0800)
packages/uclibc/uclibc_0.9.30.bb

index 1643998..29d8352 100644 (file)
@@ -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}"