]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: upgrade 3.8.1 -> 3.8.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:33:34 +0000 (17:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 Oct 2021 16:41:45 +0000 (17:41 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.8.2.bb [moved from meta/recipes-devtools/bison/bison_3.8.1.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/bison/bison_3.8.1.bb
rename to meta/recipes-devtools/bison/bison_3.8.2.bb
index 54c1fe1b52e41e4980de58b3765b447131230d81..58395c3dce4d3d6848616d798b085ae6170b4aec 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] = "31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15"
+SRC_URI[sha256sum] = "9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2"
 
 inherit autotools gettext texinfo