binutils: 2.25 -> 2.25.1

binutils: 2.25 -> 2.25.1
tcmode-default.inc: update BINUVERSION

(From OE-Core rev: 01b9c8276cb15404ef712ea19a8343c51d9dca02)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2015-08-03 08:49:08 -07:00
committed by Richard Purdie
parent 31eb386616
commit c4040eadde
6 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
GCCVERSION ?= "4.9%"
SDKGCCVERSION ?= "${GCCVERSION}"
BINUVERSION ?= "2.25"
BINUVERSION ?= "2.25%"
GDBVERSION ?= "7.9%"
GLIBCVERSION ?= "2.21"
UCLIBCVERSION ?= "0.9.33+git%"

View File

@@ -16,7 +16,7 @@ def binutils_branch_version(d):
BINUPV = "${@binutils_branch_version(d)}"
SRCREV = "bff55dd20499331280c96697a25b48dd4d7b69e8"
SRCREV = "2bd25930221dea4bf33c13a89c111514491440e2"
SRC_URI = "\
git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git \
file://0002-configure-widen-the-regexp-for-SH-architectures.patch \