aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2018-06-27 02:49:18 -0700
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commitbd2876139251bc1f2e18aa0dd19d18676ec3375e (patch)
tree18c719cfc0e7b2874aea2feabb2ee0a31931a3d5 /meta-oe/recipes-devtools
parent2041c5bd6ab888a1f9d11a320fddb7531858d7b5 (diff)
downloadmeta-openembedded-contrib-bd2876139251bc1f2e18aa0dd19d18676ec3375e.tar.gz
libedit: Upgrade to 20180525-3.1
Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb (renamed from meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
index fc24671124..8cc0e959e0 100644
--- a/meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb
+++ b/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
@@ -15,7 +15,7 @@ FETCHCMD_wget += "-U bitbake"
SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}.tar.gz \
file://stdc-predef.patch \
"
-SRC_URI[md5sum] = "c57a0690e62ef523c083598730272cfd"
-SRC_URI[sha256sum] = "91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be"
+SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac"
+SRC_URI[sha256sum] = "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116"
S = "${WORKDIR}/${BPN}-${PV}"