]> code.ossystems Code Review - openembedded-core.git/commitdiff
libedit: upgrade 20191231-3.1 -> 20210216-3.1
authorKhem Raj <raj.khem@gmail.com>
Mon, 15 Mar 2021 18:13:40 +0000 (11:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Mar 2021 00:06:26 +0000 (00:06 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libedit/libedit_20210216-3.1.bb [moved from meta/recipes-devtools/libedit/libedit_20191231-3.1.bb with 82% similarity]

similarity index 82%
rename from meta/recipes-devtools/libedit/libedit_20191231-3.1.bb
rename to meta/recipes-devtools/libedit/libedit_20210216-3.1.bb
index 8d2d57a930e0340669038ce29531e163698c956f..97aceaf716ac6a00fcb47f73fd375ab536d07735 100644 (file)
@@ -13,8 +13,7 @@ inherit autotools
 SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
            file://stdc-predef.patch \
           "
-SRC_URI[md5sum] = "2e22a51131de94ff2df24901f7cfe416"
-SRC_URI[sha256sum] = "dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071"
+SRC_URI[sha256sum] = "2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a"
 
 BBCLASSEXTEND = "native nativesdk"