]> code.ossystems Code Review - openembedded-core.git/commitdiff
uclibc-git/uClibc.distro: Enable UCLIBC_HAS_REENTRANT_RPC
authorKhem Raj <raj.khem@gmail.com>
Thu, 24 Jan 2013 21:07:28 +0000 (13:07 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Jan 2013 14:20:11 +0000 (14:20 +0000)
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>
meta/recipes-core/uclibc/uclibc-git/uClibc.distro

index c33bf8e7c48c30405667130d8b2f93fb07df8c34..5affb5a208d7126eb4a3d4755a3f260f84243e76 100644 (file)
@@ -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