summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libedit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-01-29 10:07:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-03 13:03:32 +0000
commit824da8acfbb1cee5a1e32b6e389d92c92f9590a7 (patch)
tree6125a086468189b00c1504082400250954c7e579 /meta/recipes-devtools/libedit
parentb94496d5e552a4a587aeca2b108ea97654b24030 (diff)
downloadpoky-824da8acfbb1cee5a1e32b6e389d92c92f9590a7.tar.gz
libedit: upgrade 20191025-3.1 -> 20191231-3.1
(From OE-Core rev: 97045a0d87efc9bd20c2c096cab1c3e63e3bb436) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libedit')
-rw-r--r--meta/recipes-devtools/libedit/libedit_20191231-3.1.bb (renamed from meta/recipes-devtools/libedit/libedit_20191025-3.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/libedit/libedit_20191025-3.1.bb b/meta/recipes-devtools/libedit/libedit_20191231-3.1.bb
index f810013a68..7116c9ddbc 100644
--- a/meta/recipes-devtools/libedit/libedit_20191025-3.1.bb
+++ b/meta/recipes-devtools/libedit/libedit_20191231-3.1.bb
@@ -13,7 +13,7 @@ inherit autotools
13SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \ 13SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
14 file://stdc-predef.patch \ 14 file://stdc-predef.patch \
15 " 15 "
16SRC_URI[md5sum] = "2d6568467080cfd75e715d045102b544" 16SRC_URI[md5sum] = "2e22a51131de94ff2df24901f7cfe416"
17SRC_URI[sha256sum] = "6dff036660d478bfaa14e407fc5de26d22da1087118c897b1a3ad2e90cb7bf39" 17SRC_URI[sha256sum] = "dbb82cb7e116a5f8025d35ef5b4f7d4a3cdd0a3909a146a39112095a2d229071"
18 18
19BBCLASSEXTEND = "native nativesdk" 19BBCLASSEXTEND = "native nativesdk"