[oe-commits] Khem Raj : uclibc-nptl: Move SRCREV to latest on nptl branch.

git version control git at git.openembedded.org
Wed Dec 30 07:43:37 UTC 2009


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Dec 29 17:21:13 2009 -0800

uclibc-nptl: Move SRCREV to latest on nptl branch.

* move the SRCREV of git recipe to tip of master.

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

---

 recipes/uclibc/uclibc_git.bb  |    2 +-
 recipes/uclibc/uclibc_nptl.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb
index af0c650..14ec9ae 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="b364abfd3f728894120996d5da2565614132708f"
+SRCREV="e949d522a31db675889bc87b6023e7edb6b30caa"
 PV = "${UCLIBC_BASE}+gitr${SRCREV}"
 DEFAULT_PREFERENCE = "-1"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take
diff --git a/recipes/uclibc/uclibc_nptl.bb b/recipes/uclibc/uclibc_nptl.bb
index b1bb497..7aca997 100644
--- a/recipes/uclibc/uclibc_nptl.bb
+++ b/recipes/uclibc/uclibc_nptl.bb
@@ -7,9 +7,9 @@
 # on whether the base patches apply to the selected (SRCDATE) svn release.
 #
 UCLIBC_BASE ?= "0.9.30"
-SRCREV="b3b9101a9c495f52c06cb2de27fcf45e6e5f0bf9"
+SRCREV="784e157fadbf1622d381e7dc9e82d2510a690776"
 PV = "${UCLIBC_BASE}+gitr${SRCREV}"
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
 #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take
 # precedence.
 





More information about the Openembedded-commits mailing list