aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc/uclibc_0.9.29.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.29.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.29.bb')
-rw-r--r--recipes/uclibc/uclibc_0.9.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc_0.9.29.bb b/recipes/uclibc/uclibc_0.9.29.bb
index 829777b346..85eceb0a83 100644
--- a/recipes/uclibc/uclibc_0.9.29.bb
+++ b/recipes/uclibc/uclibc_0.9.29.bb
@@ -9,7 +9,7 @@
UCLIBC_BASE ?= "0.9.29"
require uclibc-old.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"