]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: upgrade 3.7.3 -> 3.7.4
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 4 Dec 2020 20:07:33 +0000 (21:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Dec 2020 12:15:17 +0000 (12:15 +0000)
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.4.bb [moved from meta/recipes-devtools/bison/bison_3.7.3.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/bison/bison_3.7.3.bb
rename to meta/recipes-devtools/bison/bison_3.7.4.bb
index 74532caec3709def3a7a6bcb44d30cf2f16b5e4a..abccaf9958c6dacdfbf8fda50c335fddc8e1cad5 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "bison-native flex-native"
 SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
            file://add-with-bisonlocaledir.patch \
            "
-SRC_URI[sha256sum] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f"
+SRC_URI[sha256sum] = "a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010"
 
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"