From 86ef6a6180bd9db004215a2d00310ff782e0b9b7 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 5 Dec 2011 20:14:03 -0800 Subject: [PATCH] ] angstrom-bleeding: Pin binutils version to 2.22 Signed-off-by: Khem Raj Signed-off-by: Koen Kooi --- conf/distro/angstrom-bleeding.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/angstrom-bleeding.conf b/conf/distro/angstrom-bleeding.conf index 795f43d..56550da 100644 --- a/conf/distro/angstrom-bleeding.conf +++ b/conf/distro/angstrom-bleeding.conf @@ -2,7 +2,7 @@ # Only use for toolchain testing! ANGSTROM_GCC_VERSION ?= "4.6%" -ANGSTROM_BINUTILS_VERSION ?= "2.21.1a" +ANGSTROM_BINUTILS_VERSION ?= "2.22" PREFERRED_VERSION_eglibc ?= "2.14" PREFERRED_VERSION_eglibc-initial ?= "2.14"