From: Alexander Kanavin Date: Sun, 23 Aug 2020 20:19:55 +0000 (+0200) Subject: bison: upgrade 3.6.4 -> 3.7.1 X-Git-Tag: 2020-10-gatesgarth~430 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=680dcdcc18afa83b63f495bbd55a068e81ec3004;p=openembedded-core.git bison: upgrade 3.6.4 -> 3.7.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/bison/bison_3.6.4.bb b/meta/recipes-devtools/bison/bison_3.7.1.bb similarity index 94% rename from meta/recipes-devtools/bison/bison_3.6.4.bb rename to meta/recipes-devtools/bison/bison_3.7.1.bb index f3d4d42442..a765a2380d 100644 --- a/meta/recipes-devtools/bison/bison_3.6.4.bb +++ b/meta/recipes-devtools/bison/bison_3.7.1.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] = "8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d" +SRC_URI[sha256sum] = "55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69" # No point in hardcoding path to m4, just use PATH EXTRA_OECONF += "M4=m4"