]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: update to 3.4.1
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sun, 30 Jun 2019 23:17:21 +0000 (01:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2019 07:10:36 +0000 (08:10 +0100)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.4.1.bb [moved from meta/recipes-devtools/bison/bison_3.3.2.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/bison/bison_3.3.2.bb
rename to meta/recipes-devtools/bison/bison_3.4.1.bb
index adb9d48e90fca7e78bfdd841ff66db63de5afbd9..7946e20c575f6e6fe94e40aef913204b3fb0d01b 100644 (file)
@@ -17,8 +17,8 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"
 
-SRC_URI[md5sum] = "c9b552dee234b2f6b66e56b27e5234c9"
-SRC_URI[sha256sum] = "039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804"
+SRC_URI[md5sum] = "201286a573b12da109df96282fe4ff4a"
+SRC_URI[sha256sum] = "27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d"
 
 inherit autotools gettext texinfo