summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-08-05 11:17:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-12 06:26:15 +0100
commit9262d89763d2a5173d3d585ed7313e4392343c32 (patch)
treebb148e1ab4de7f4adb19fac1a6f597e008587dbe /meta/recipes-core/ell
parent2e4f162e615a6cd45086418bdb86e9905caf108e (diff)
downloadpoky-9262d89763d2a5173d3d585ed7313e4392343c32.tar.gz
ell: upgrade 0.41 -> 0.42
(From OE-Core rev: aedc4667474f891654f01bb4c0f542092fbe5aa3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ell')
-rw-r--r--meta/recipes-core/ell/ell_0.42.bb (renamed from meta/recipes-core/ell/ell_0.41.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.41.bb b/meta/recipes-core/ell/ell_0.42.bb
index f6da957b51..7d021c5e3c 100644
--- a/meta/recipes-core/ell/ell_0.41.bb
+++ b/meta/recipes-core/ell/ell_0.42.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] = "4e8dba6c53cf152dbd0fd1dc3d4c7b04abf79e20a948895f85943e586870505c" 20SRC_URI[sha256sum] = "8b926eebb053f545a03349c0e3d02be586f5aa041f5660b6ced85b55fc531bb7"
21 21
22do_configure:prepend () { 22do_configure:prepend () {
23 mkdir -p ${S}/build-aux 23 mkdir -p ${S}/build-aux