From ff85915aa00f44f108cb0e6fda7f11de08f33803 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Wed, 26 Apr 2017 10:17:32 +0800 Subject: [PATCH] libedit: 20160903-3.1 -> 20170329-3.1 Upgrade libedit from 20160903-3.1 to 20170329-3.1. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- .../{libedit_20160903-3.1.bb => libedit_20170329-3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/libedit/{libedit_20160903-3.1.bb => libedit_20170329-3.1.bb} (80%) diff --git a/meta-oe/recipes-devtools/libedit/libedit_20160903-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb similarity index 80% rename from meta-oe/recipes-devtools/libedit/libedit_20160903-3.1.bb rename to meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb index 90b5a1d392..fc24671124 100644 --- a/meta-oe/recipes-devtools/libedit/libedit_20160903-3.1.bb +++ b/meta-oe/recipes-devtools/libedit/libedit_20170329-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] = "0467d27684c453a351fbcefebbcb16a3" -SRC_URI[sha256sum] = "0ccbd2e7d46097f136fcb1aaa0d5bc24e23bb73f57d25bee5a852a683eaa7567" +SRC_URI[md5sum] = "c57a0690e62ef523c083598730272cfd" +SRC_URI[sha256sum] = "91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be" S = "${WORKDIR}/${BPN}-${PV}"