]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: upgrade 3.6.2 -> 3.6.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 8 Jun 2020 07:46:44 +0000 (09:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2020 20:42:24 +0000 (21:42 +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.6.3.bb [moved from meta/recipes-devtools/bison/bison_3.6.2.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/bison/bison_3.6.2.bb
rename to meta/recipes-devtools/bison/bison_3.6.3.bb
index 2ec9381231d3ba004b26d6daedf59b5067223269..1d0f5995c163f44d7ff80422e6cd4b8053af7733 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] = "4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e"
+SRC_URI[sha256sum] = "06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d"
 
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"