aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc/uclibc_nptl.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/uclibc/uclibc_nptl.bb')
-rw-r--r--recipes/uclibc/uclibc_nptl.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/uclibc/uclibc_nptl.bb b/recipes/uclibc/uclibc_nptl.bb
index b1bb497d05..a978025a1e 100644
--- a/recipes/uclibc/uclibc_nptl.bb
+++ b/recipes/uclibc/uclibc_nptl.bb
@@ -7,8 +7,8 @@
# on whether the base patches apply to the selected (SRCDATE) svn release.
#
UCLIBC_BASE ?= "0.9.30"
-SRCREV="b3b9101a9c495f52c06cb2de27fcf45e6e5f0bf9"
-PV = "${UCLIBC_BASE}+gitr${SRCREV}"
+SRCREV="b3d31460fbf188997c7337296a61409529f7c974"
+PV = "${UCLIBC_BASE}+gitr${SRCPV}"
DEFAULT_PREFERENCE = "-1"
#DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take
# precedence.