From e009586ce82c756447bd037983c57a6516a32d66 Mon Sep 17 00:00:00 2001 From: Deepthi Hemraj Date: Tue, 20 Jun 2023 23:38:11 -0700 Subject: [PATCH] binutils: stable 2.40 branch updates Below commits on binutils-2.40 stable branch are updated. 0dc8f96598a Updated Swedish translation for the opcodes directory 85c5365527f New Georgian translation for the bfd sub-directory. (From OE-Core rev: eeed062f7c9b3c615080678e7ad66d4906b01dc2) Signed-off-by: Deepthi Hemraj Signed-off-by: Steve Sakoman --- meta/recipes-devtools/binutils/binutils-2.40.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/binutils/binutils-2.40.inc b/meta/recipes-devtools/binutils/binutils-2.40.inc index dbb43044a4..006d60e784 100644 --- a/meta/recipes-devtools/binutils/binutils-2.40.inc +++ b/meta/recipes-devtools/binutils/binutils-2.40.inc @@ -18,7 +18,7 @@ SRCBRANCH ?= "binutils-2_40-branch" UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P\d+_(\d_?)*)" -SRCREV ?= "4671be001eb5a899ecac3e2686a92934000f8262" +SRCREV ?= "7343182dd163d14b7e17c255515940dff67f2bbd" BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=https" SRC_URI = "\ ${BINUTILS_GIT_URI} \