diff options
-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" | |||
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] = "c57a0690e62ef523c083598730272cfd" | 18 | SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac" |
19 | SRC_URI[sha256sum] = "91f2d90fbd2a048ff6dad7131d9a39e690fd8a8fd982a353f1333dd4017dd4be" | 19 | SRC_URI[sha256sum] = "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116" |
20 | 20 | ||
21 | S = "${WORKDIR}/${BPN}-${PV}" | 21 | S = "${WORKDIR}/${BPN}-${PV}" |