From 3ea400c9bf63cf19228a25a307e92262c55ecb64 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 5 Aug 2009 13:25:40 -0700 Subject: [PATCH] uclibc_nptl: Rev up to a buildable and bootable revision. --- recipes/uclibc/uclibc_nptl.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/uclibc/uclibc_nptl.bb b/recipes/uclibc/uclibc_nptl.bb index aae486ae91..2054580e54 100644 --- a/recipes/uclibc/uclibc_nptl.bb +++ b/recipes/uclibc/uclibc_nptl.bb @@ -7,7 +7,7 @@ # on whether the base patches apply to the selected (SRCDATE) svn release. # UCLIBC_BASE ?= "0.9.30" -SRCREV="10373d3ca64c1ec9c519933454a94b459b8fb4e7" +SRCREV="d57e6548d253a9efed91d72498aeda092fa265d2" PV = "${UCLIBC_BASE}+gitr${SRCREV}" PR = "r1" #DEFAULT_PREFERENCE = "2" -- 2.39.5