]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: upgrade 3.7.4 -> 3.7.5
authorzhengruoqin <zhengrq.fnst@cn.fujitsu.com>
Thu, 28 Jan 2021 10:05:34 +0000 (18:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Jan 2021 10:38:49 +0000 (10:38 +0000)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.7.5.bb [moved from meta/recipes-devtools/bison/bison_3.7.4.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-devtools/bison/bison_3.7.4.bb
rename to meta/recipes-devtools/bison/bison_3.7.5.bb
index abccaf9958c6dacdfbf8fda50c335fddc8e1cad5..f8263f93a3b929af7b650138ad5c56edaada1018 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] = "a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010"
+SRC_URI[sha256sum] = "e8c53bc5bc396d636622d0f25e31ca92fd53f00b09629f13ef540d564a6b31ab"
 
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"