]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bison: upgrade 3.6.4 -> 3.7.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 23 Aug 2020 20:19:55 +0000 (22:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Aug 2020 14:59:52 +0000 (15:59 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.7.1.bb [moved from meta/recipes-devtools/bison/bison_3.6.4.bb with 94% similarity]

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 f3d4d42442e54b68fe36916637793c9ebf9aff84..a765a2380d4db8fcf3f2dfe4f0358b03d5923ede 100644 (file)
@@ -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"