From fe82cbd08eef51cd5d5a38c1cd0ed6ce7e57fb18 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 8 May 2013 03:35:25 -0700 Subject: [PATCH] angstrom-next: Bump binutils to 2.23.2 Signed-off-by: Khem Raj --- conf/distro/angstrom-next.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf index 8b680b1..9bf7e3d 100644 --- a/conf/distro/angstrom-next.conf +++ b/conf/distro/angstrom-next.conf @@ -66,7 +66,7 @@ ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2" #Everybody else can just use this: ANGSTROM_GCC_VERSION ?= "4.7%" -ANGSTROM_BINUTILS_VERSION ?= "2.23.1" +ANGSTROM_BINUTILS_VERSION ?= "2.23.2" PREFERRED_VERSION_binutils ?= "${ANGSTROM_BINUTILS_VERSION}" PREFERRED_VERSION_binutils-cross ?= "${ANGSTROM_BINUTILS_VERSION}"