aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc/uclibc_0.9.30.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-17 08:29:34 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-17 08:29:34 -0700
commit03abc32f95b0754786ce69aac78d74b0a9e8dc0d (patch)
tree5cb6b6b40fb23bf77b6f1455157a7dad7adf0adb /recipes/uclibc/uclibc_0.9.30.bb
parent511c190b1f15a32856c0cc5528060fe9f946ef15 (diff)
downloadopenembedded-03abc32f95b0754786ce69aac78d74b0a9e8dc0d.tar.gz
uclibc: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG
This keeps all of the older versions in sync with uclibc-git. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/uclibc/uclibc_0.9.30.bb')
-rw-r--r--recipes/uclibc/uclibc_0.9.30.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/uclibc/uclibc_0.9.30.bb b/recipes/uclibc/uclibc_0.9.30.bb
index 36e9de33ad..9b539bf641 100644
--- a/recipes/uclibc/uclibc_0.9.30.bb
+++ b/recipes/uclibc/uclibc_0.9.30.bb
@@ -9,7 +9,7 @@
UCLIBC_BASE ?= "0.9.30"
require uclibc-old.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
@@ -32,4 +32,4 @@ KERNEL_SOURCE = "${STAGING_DIR_HOST}/${exec_prefix}"
S = "${WORKDIR}/uClibc-${UCLIBC_BASE}"
SRC_URI[uClibc-0.9.30.md5sum] = "e5766e2566e0297adebebbcc0aba1f2d"
-SRC_URI[uClibc-0.9.30.sha256sum] = "67e7e6b983cd2caa163f177d5196282434ae1e18b7270495cd6c65f5c1549555" \ No newline at end of file
+SRC_URI[uClibc-0.9.30.sha256sum] = "67e7e6b983cd2caa163f177d5196282434ae1e18b7270495cd6c65f5c1549555"