From 1ac69df768a11cb12ca59a4759cd8a86cab6aa97 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Thu, 3 Dec 2009 11:21:36 +0000 Subject: angstrom-2008.1.conf : update uclibc to latest bugfix release This was needed to clear some linking errors occuring on avr32 --- conf/distro/angstrom-2008.1.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 7d0a9dc7c3..abc9a936d6 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -84,8 +84,8 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.31" #Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing. PREFERRED_VERSION_glibc ?= "2.9" PREFERRED_VERSION_glibc-initial ?= "2.9" -PREFERRED_VERSION_uclibc ?= "0.9.30" -PREFERRED_VERSION_uclibc-initial ?= "0.9.30" +PREFERRED_VERSION_uclibc ?= "0.9.30.1" +PREFERRED_VERSION_uclibc-initial ?= "0.9.30.1" # Preferred provider for virtual/psplash # This enforces a specific brand to be used, in our case the angstrom -- cgit 1.2.3-korg