]> code.ossystems Code Review - openembedded-core.git/commitdiff
libedit: upgrade 20210714-3.1 -> 20210910-3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Oct 2021 15:33:46 +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/libedit/libedit_20210910-3.1.bb [moved from meta/recipes-devtools/libedit/libedit_20210714-3.1.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/libedit/libedit_20210714-3.1.bb
rename to meta/recipes-devtools/libedit/libedit_20210910-3.1.bb
index 8d68d6874a82764b9f5d92a6061ebbe2eeadef06..5aa83ef246f4fb37cb80ec9ecea25b08bc012592 100644 (file)
@@ -13,7 +13,7 @@ inherit autotools
 SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
            file://stdc-predef.patch \
           "
-SRC_URI[sha256sum] = "3023b498ad593fd7745ae3b20abad546de506b67b8fbb5579637ca69ab82dbc9"
+SRC_URI[sha256sum] = "6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5"
 
 BBCLASSEXTEND = "native nativesdk"