diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-04-26 10:17:32 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-26 20:14:16 +0200 |
commit | ff85915aa00f44f108cb0e6fda7f11de08f33803 (patch) | |
tree | 9fc23ace89a2ca34f829f377fa984f8c7e82cb17 /meta-oe/recipes-devtools | |
parent | a0b2e6f4fca7ac907eb7d6e06ca4c1581a5c553f (diff) | |
download | meta-openembedded-ff85915aa00f44f108cb0e6fda7f11de08f33803.tar.gz |
libedit: 20160903-3.1 -> 20170329-3.1
Upgrade libedit from 20160903-3.1 to 20170329-3.1.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r-- | meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb (renamed from meta-oe/recipes-devtools/libedit/libedit_20160903-3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/libedit/libedit_20160903-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20170329-3.1.bb index 90b5a1d39..fc2467112 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" | |||
15 | SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}.tar.gz \ | 15 | SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}.tar.gz \ |
16 | file://stdc-predef.patch \ | 16 | file://stdc-predef.patch \ |
17 | " | 17 | " |
18 | SRC_URI[md5sum] = "0467d27684c453a351fbcefebbcb16a3" | 18 | SRC_URI[md5sum] = "c57a0690e62ef523c083598730272cfd" |
19 | SRC_URI[sha256sum] = "0ccbd2e7d46097f136fcb1aaa0d5bc24e23bb73f57d25bee5a852a683eaa7567" | 19 | SRC_URI[sha256sum] = "91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be" |
20 | 20 | ||
21 | S = "${WORKDIR}/${BPN}-${PV}" | 21 | S = "${WORKDIR}/${BPN}-${PV}" |