[oe-commits] Khem Raj : uclibc-git: Add UCLIBC_HAS_NFTW to config file.

git version control git at git.openembedded.org
Thu Feb 11 21:05:12 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: e51e1cf0372fc70522878792edbb642e6d12fd9c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e51e1cf0372fc70522878792edbb642e6d12fd9c

Author: Khem Raj <raj.khem at gmail.com>
Date:   Thu Feb 11 12:42:15 2010 -0800

uclibc-git: Add UCLIBC_HAS_NFTW to config file.

* Update to latest tip of master upstream.

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

---

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

diff --git a/recipes/uclibc/uclibc-git/uClibc.distro b/recipes/uclibc/uclibc-git/uClibc.distro
index 1923510..8d1f1d1 100644
--- a/recipes/uclibc/uclibc-git/uClibc.distro
+++ b/recipes/uclibc/uclibc-git/uClibc.distro
@@ -106,6 +106,7 @@ UCLIBC_HAS_REGEX=y
 UCLIBC_HAS_FNMATCH=y
 # UCLIBC_HAS_FNMATCH_OLD is not set
 UCLIBC_HAS_WORDEXP=y
+UCLIBC_HAS_NFTW=y
 UCLIBC_HAS_FTW=y
 UCLIBC_HAS_GLOB=y
 UCLIBC_HAS_GNU_GLOB=y
diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb
index 757a538..4ac1b89 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.30"
-SRCREV="22de495da40d7649eb28fdfc70ce1d5f3b6572ea"
+SRCREV="63859f89f327e48037a4cdba982cd6afa3007da7"
 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