]> code.ossystems Code Review - openembedded-core.git/commitdiff
binutils: Update to tip of 2.29 branch
authorArmin Kuster <akuster@mvista.com>
Mon, 6 Aug 2018 22:40:43 +0000 (15:40 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:22:27 +0000 (10:22 +0100)
mostly bug fixes

Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-devtools/binutils/binutils-2.29.1.inc

index 07a72e2b5ae088cacb91c86641b957ad57333a19..b29b75a5d68700a0beda6268454ac442b4bb8b6d 100644 (file)
@@ -18,7 +18,7 @@ BINUPV = "${@binutils_branch_version(d)}"
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "90276f15379d380761fc499da2ba24cfb3c12a94"
+SRCREV ?= "8efd17cb25686c51b9db6531ae2fbeb2e6ef2399"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=binutils-${BINUPV}-branch;protocol=git"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \