binutils: use binutils 2.24 by default on the target
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 11 Jul 2015 12:52:52 +0000 (14:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 15:32:36 +0000 (17:32 +0200)
commitcc8d59ad4eac7b1e16ed21846415b3d79adbec99
tree4cd6214794c612cb559560b9faba2d3ace4a92a7
parentbacf2157193c1565f37c260685a03426a1be5656
binutils: use binutils 2.24 by default on the target

When binutils is not built for the host, binutils.mk decides of the
version to be used when building binutils for the target. We're still
using the old 2.22 binutils version, but it's time to bump up to 2.24,
which we already use as the default version for the host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
package/binutils/binutils.mk