summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-02 17:48:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-03 08:20:41 +0000
commitedd3364029531c06ab12c18f486f95e493dd6405 (patch)
tree583729627fec1b2dd18cd034d05c0d955a78c667 /meta/recipes-devtools
parentf6b63942cb61de64a2648cbdb72c852b8f7fd401 (diff)
downloadopenembedded-core-contrib-edd3364029531c06ab12c18f486f95e493dd6405.tar.gz
bison: upgrade 3.7.2 -> 3.7.3
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/bison/bison_3.7.3.bb (renamed from meta/recipes-devtools/bison/bison_3.7.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.7.2.bb b/meta/recipes-devtools/bison/bison_3.7.3.bb
index ace4ea5c3f..74532caec3 100644
--- a/meta/recipes-devtools/bison/bison_3.7.2.bb
+++ b/meta/recipes-devtools/bison/bison_3.7.3.bb
@@ -12,7 +12,7 @@ DEPENDS = "bison-native flex-native"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
file://add-with-bisonlocaledir.patch \
"
-SRC_URI[sha256sum] = "7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b"
+SRC_URI[sha256sum] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f"
# No point in hardcoding path to m4, just use PATH
EXTRA_OECONF += "M4=m4"