summaryrefslogtreecommitdiff
path: root/packages/uclibc/uclibc_0.9.30.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/uclibc/uclibc_0.9.30.bb')
-rw-r--r--packages/uclibc/uclibc_0.9.30.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/uclibc/uclibc_0.9.30.bb b/packages/uclibc/uclibc_0.9.30.bb
index 16e18fba97..7420c47cfc 100644
--- a/packages/uclibc/uclibc_0.9.30.bb
+++ b/packages/uclibc/uclibc_0.9.30.bb
@@ -7,7 +7,7 @@
# on whether the base patches apply to the selected (SRCDATE) svn release.
#
UCLIBC_BASE ?= "0.9.30"
-PR = "r3"
+PR = "r4"
DEFAULT_PREFERENCE = "1"
require uclibc.inc
@@ -18,9 +18,6 @@ SRC_URI += "file://uClibc.machine file://uClibc.distro \
file://arm-linuxthreads.patch;patch=1 \
file://linuxthreads-changes.patch;patch=1 \
"
-SRC_URI_append_arm = " file://ldso_hash.patch;patch=1 "
-SRC_URI_append_armeb = " file://ldso_hash.patch;patch=1 "
-
#recent versions uclibc require real kernel headers
PACKAGE_ARCH = "${MACHINE_ARCH}"