]> code.ossystems Code Review - openembedded-core.git/commitdiff
bison: Upgrade to 3.5.1
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Feb 2020 01:08:19 +0000 (17:08 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2020 13:19:56 +0000 (13:19 +0000)
Minor upgrade on 3.5 release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/bison/bison_3.5.1.bb [moved from meta/recipes-devtools/bison/bison_3.5.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-devtools/bison/bison_3.5.bb
rename to meta/recipes-devtools/bison/bison_3.5.1.bb
index 3d8f6579b9e694fd8a0a458f013c7b55141a92d7..e70252d974e825739558eebc8ed62e101a7d27b1 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] = "c0230be066069f33c8445766833f3205"
-SRC_URI[sha256sum] = "55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641"
+SRC_URI[md5sum] = "6fc5fa4488832a65db934b9e93bd5d4c"
+SRC_URI[sha256sum] = "3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0"
 
 inherit autotools gettext texinfo