aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc/uclibc-0.9.30
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
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')
-rw-r--r--recipes/uclibc/uclibc-0.9.30/uClibc.distro3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc-0.9.30/uClibc.distro b/recipes/uclibc/uclibc-0.9.30/uClibc.distro
index d8eed91e13..fe21f49a79 100644
--- a/recipes/uclibc/uclibc-0.9.30/uClibc.distro
+++ b/recipes/uclibc/uclibc-0.9.30/uClibc.distro
@@ -52,7 +52,8 @@ UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
# UCLIBC_HAS_REENTRANT_RPC is not set
-# UCLIBC_USE_NETLINK is not set
+UCLIBC_USE_NETLINK=y
+UCLIBC_SUPPORT_AI_ADDRCONFIG=y
# UCLIBC_HAS_BSD_RES_CLOSE is not set
#