summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-08-25 13:37:58 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-26 08:07:55 +0100
commit1ddfa92934b2aa7cd20cb1b64786df903238184a (patch)
treeab840feadad967156b5c4d85cecbaf31ffb35d4b
parent426bc4fefa8b0e59076fd0fd52c2f84d22e4779f (diff)
downloadpoky-1ddfa92934b2aa7cd20cb1b64786df903238184a.tar.gz
ell: upgrade 0.42 -> 0.43
(From OE-Core rev: 40ffd1e0e581868bee90f5c43ea84dfa470eda78) 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.43.bb (renamed from meta/recipes-core/ell/ell_0.42.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.42.bb b/meta/recipes-core/ell/ell_0.43.bb
index 7d021c5e3c..3d3ef82668 100644
--- a/meta/recipes-core/ell/ell_0.42.bb
+++ b/meta/recipes-core/ell/ell_0.43.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] = "8b926eebb053f545a03349c0e3d02be586f5aa041f5660b6ced85b55fc531bb7" 20SRC_URI[sha256sum] = "b6c75895ad64bf78f5b5c464de871048d02f9403be518084e0d64b58f508c9fc"
21 21
22do_configure:prepend () { 22do_configure:prepend () {
23 mkdir -p ${S}/build-aux 23 mkdir -p ${S}/build-aux