[oe-commits] Khem Raj : uclibc-git: Move to latest master and enable UCLIBC_HAS_BSD_RES_CLOSE

git version control git at git.openembedded.org
Wed Jun 2 19:24:29 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 396c84a3000843a30974abbd4e9a1e2f769895af
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=396c84a3000843a30974abbd4e9a1e2f769895af

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jun  2 12:22:49 2010 -0700

uclibc-git: Move to latest master and enable UCLIBC_HAS_BSD_RES_CLOSE

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

---

 recipes/uclibc/uclibc-git/uClibc.distro |    2 +-
 recipes/uclibc/uclibc_git.bb            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/uclibc/uclibc-git/uClibc.distro b/recipes/uclibc/uclibc-git/uClibc.distro
index a48c74e..59ac73b 100644
--- a/recipes/uclibc/uclibc-git/uClibc.distro
+++ b/recipes/uclibc/uclibc-git/uClibc.distro
@@ -56,7 +56,7 @@ UCLIBC_HAS_RPC=y
 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_BSD_RES_CLOSE=y
 UCLIBC_HAS_LIBRESOLV_STUB=y
 UCLIBC_HAS_LIBNSL_STUB=y
 
diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb
index 31e8924..9b0b498 100644
--- a/recipes/uclibc/uclibc_git.bb
+++ b/recipes/uclibc/uclibc_git.bb
@@ -7,7 +7,7 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.31"
-SRCREV="b2c4199f0fd53c009858e7ce27f932a4ac92bc60"
+SRCREV="38f4774eeefdfae24b82efaf61925015d21fe314"
 PV = "${UCLIBC_BASE}+gitr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take





More information about the Openembedded-commits mailing list