]> code.ossystems Code Review - openembedded-core.git/commitdiff
libedit: upgrade 20191025-3.1 -> 20191231-3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 29 Jan 2020 09:07:30 +0000 (10:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 13:03:20 +0000 (13:03 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libedit/libedit_20191231-3.1.bb [moved from meta/recipes-devtools/libedit/libedit_20191025-3.1.bb with 78% similarity]

similarity index 78%
rename from meta/recipes-devtools/libedit/libedit_20191025-3.1.bb
rename to meta/recipes-devtools/libedit/libedit_20191231-3.1.bb
index f810013a680d5af875be1b040bf74eb5165a9a54..7116c9ddbc02f9b4c4f85f55733f0ea0ed0aa175 100644 (file)
@@ -13,7 +13,7 @@ inherit autotools
 SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
            file://stdc-predef.patch \
           "
-SRC_URI[md5sum] = "2d6568467080cfd75e715d045102b544"
-SRC_URI[sha256sum] = "6dff036660d478bfaa14e407fc5de26d22da1087118c897b1a3ad2e90cb7bf39"
+SRC_URI[md5sum] = "2e22a51131de94ff2df24901f7cfe416"
+SRC_URI[sha256sum] = "dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071"
 
 BBCLASSEXTEND = "native nativesdk"