summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-26 09:18:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-28 08:24:20 +0100
commit588ed940b8d43091cf6466d858cafeaf1c5f048d (patch)
treef587f426eab2292087f2afd8d26e4efdda28a845 /meta/recipes-devtools/bison
parente3cb345d16fc729b132074358a5b03922d7c5078 (diff)
downloadopenembedded-core-588ed940b8d43091cf6466d858cafeaf1c5f048d.tar.gz
bison: upgrade 3.6.3 -> 3.6.4
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison')
-rw-r--r--meta/recipes-devtools/bison/bison_3.6.4.bb (renamed from meta/recipes-devtools/bison/bison_3.6.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.6.3.bb b/meta/recipes-devtools/bison/bison_3.6.4.bb
index 1d0f5995c1..0c877c3c58 100644
--- a/meta/recipes-devtools/bison/bison_3.6.3.bb
+++ b/meta/recipes-devtools/bison/bison_3.6.4.bb
@@ -13,7 +13,7 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
file://add-with-bisonlocaledir.patch \
file://0001-bison-fix-the-parallel-build.patch \
"
-SRC_URI[sha256sum] = "06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d"
+SRC_URI[sha256sum] = "8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d"
# No point in hardcoding path to m4, just use PATH
EXTRA_OECONF += "M4=m4"