From: Alexander Kanavin Date: Fri, 26 Jun 2020 07:18:25 +0000 (+0200) Subject: bison: upgrade 3.6.3 -> 3.6.4 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10683 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588ed940b8d43091cf6466d858cafeaf1c5f048d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bison: upgrade 3.6.3 -> 3.6.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/bison/bison_3.6.3.bb b/meta/recipes-devtools/bison/bison_3.6.4.bb similarity index 94% rename from meta/recipes-devtools/bison/bison_3.6.3.bb rename to meta/recipes-devtools/bison/bison_3.6.4.bb index 1d0f5995c16..0c877c3c580 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"