[oe-commits] Khem Raj : uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv

git version control git at git.openembedded.org
Thu Jan 14 12:29:23 UTC 2010


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 0776baa885a84a0719c4250739a8d9a4cf6913a2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0776baa885a84a0719c4250739a8d9a4cf6913a2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jan 13 15:04:10 2010 -0800

uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolv

* This furthers native-sdk-image compilation on uclibc nptl.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/uclibc/uclibc-nptl/uClibc.distro |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/uclibc/uclibc-nptl/uClibc.distro b/recipes/uclibc/uclibc-nptl/uClibc.distro
index e5ac052..1edf861 100644
--- a/recipes/uclibc/uclibc-nptl/uClibc.distro
+++ b/recipes/uclibc/uclibc-nptl/uClibc.distro
@@ -57,7 +57,8 @@ UCLIBC_HAS_FULL_RPC=y
 # UCLIBC_HAS_REENTRANT_RPC is not set
 # UCLIBC_USE_NETLINK is not set
 # UCLIBC_HAS_BSD_RES_CLOSE is not set
-UCLIBC_HAS_RESOLV_STUB=y
+UCLIBC_HAS_LIBRESOLV_STUB=y
+UCLIBC_HAS_LIBNSL_STUB=y
 
 #
 # String and Stdio Support





More information about the Openembedded-commits mailing list