From 61706420f3bdefe062a30eb3ad8ec6397bccaaf0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 23 Apr 2010 17:32:41 -0700 Subject: uclibc/nptl: Remove nptl recipes. * uclibc nptl has been merged into master upstream. therefore remove the recipes for nptl branch. * Use nptl as default pthreads for uclibc git recipes. Signed-off-by: Khem Raj --- recipes/uclibc/uclibc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/uclibc/uclibc_git.bb') diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb index 4ac1b89082..f1b22ee5e7 100644 --- a/recipes/uclibc/uclibc_git.bb +++ b/recipes/uclibc/uclibc_git.bb @@ -6,8 +6,8 @@ # UCLIBC_BASE can be set in a distro file, but whether this works depends # on whether the base patches apply to the selected (SRCDATE) svn release. # -UCLIBC_BASE ?= "0.9.30" -SRCREV="63859f89f327e48037a4cdba982cd6afa3007da7" +UCLIBC_BASE ?= "0.9.31" +SRCREV="cce1105f017744ad2d6b7b86d8a3160637bebea1" PV = "${UCLIBC_BASE}+gitr${SRCREV}" DEFAULT_PREFERENCE = "-1" #DEFAULT_PREFERENCE is 0 (empty), releases have a preference of 1 so take -- cgit v1.2.3