From: Armin Kuster Date: Mon, 6 Aug 2018 22:40:43 +0000 (-0700) Subject: binutils: Update to tip of 2.29 branch X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dc9b9d2e1fc8353d187a14deee576fcda52442c2;p=openembedded-core.git binutils: Update to tip of 2.29 branch mostly bug fixes Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-devtools/binutils/binutils-2.29.1.inc b/meta/recipes-devtools/binutils/binutils-2.29.1.inc index 07a72e2b5a..b29b75a5d6 100644 --- a/meta/recipes-devtools/binutils/binutils-2.29.1.inc +++ b/meta/recipes-devtools/binutils/binutils-2.29.1.inc @@ -18,7 +18,7 @@ BINUPV = "${@binutils_branch_version(d)}" UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P\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} \