aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc/uclibc-git
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-01-24 13:07:28 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-25 14:20:11 +0000
commit406aaccfd115ef189e4372f581bf19e5b0906a15 (patch)
tree7f6cdafe11d3ab012969bea5cc5be6076856a083 /meta/recipes-core/uclibc/uclibc-git
parent0f83cb8ca629fbf1af448781f28912bbc75e0d80 (diff)
downloadopenembedded-core-contrib-406aaccfd115ef189e4372f581bf19e5b0906a15.tar.gz
uclibc-git/uClibc.distro: Enable UCLIBC_HAS_REENTRANT_RPC
The renterant functions are needed by quota Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc/uclibc-git')
-rw-r--r--meta/recipes-core/uclibc/uclibc-git/uClibc.distro2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git/uClibc.distro b/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
index c33bf8e7c4..5affb5a208 100644
--- a/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
+++ b/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
@@ -54,7 +54,7 @@ UCLIBC_GRP_BUFFER_SIZE=256
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
UCLIBC_HAS_FULL_RPC=y
-# UCLIBC_HAS_REENTRANT_RPC is not set
+UCLIBC_HAS_REENTRANT_RPC=y
UCLIBC_USE_NETLINK=y
UCLIBC_SUPPORT_AI_ADDRCONFIG=y