summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-15 10:12:23 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-17 00:07:05 +0100
commit00d0263cf2018f316f0c741bcc59cebd3124f15d (patch)
tree07d008dd92176aea4dc1609e1975337cd3390f3f
parent6393e1781b1fbf42496b8b1ea761d2628a328603 (diff)
downloadpoky-00d0263cf2018f316f0c741bcc59cebd3124f15d.tar.gz
ell: upgrade 0.40 -> 0.41
(From OE-Core rev: 03799c3abe79a2fbf1d273824e7408c275eabd6a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/ell/ell_0.41.bb (renamed from meta/recipes-core/ell/ell_0.40.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.40.bb b/meta/recipes-core/ell/ell_0.41.bb
index d088676221..5fd3077bc3 100644
--- a/meta/recipes-core/ell/ell_0.40.bb
+++ b/meta/recipes-core/ell/ell_0.41.bb
@@ -17,7 +17,7 @@ inherit autotools pkgconfig
17SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \ 17SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
18 file://0001-pem.c-do-not-use-rawmemchr.patch \ 18 file://0001-pem.c-do-not-use-rawmemchr.patch \
19 " 19 "
20SRC_URI[sha256sum] = "b9bf5c14f2963591ea1372049c05646919a9ed46fcee5cd11ede1022c99ffbbd" 20SRC_URI[sha256sum] = "4e8dba6c53cf152dbd0fd1dc3d4c7b04abf79e20a948895f85943e586870505c"
21 21
22do_configure_prepend () { 22do_configure_prepend () {
23 mkdir -p ${S}/build-aux 23 mkdir -p ${S}/build-aux