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:05:52 +0100
commit40ffd1e0e581868bee90f5c43ea84dfa470eda78 (patch)
treeb49dbf11a4d333b1176c202db5443afd6ba01c4b
parente744b59d6ba40ba1b810d8912ea65778655103bc (diff)
downloadopenembedded-core-40ffd1e0e581868bee90f5c43ea84dfa470eda78.tar.gz
ell: upgrade 0.42 -> 0.43
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
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
file://0001-pem.c-do-not-use-rawmemchr.patch \
"
-SRC_URI[sha256sum] = "8b926eebb053f545a03349c0e3d02be586f5aa041f5660b6ced85b55fc531bb7"
+SRC_URI[sha256sum] = "b6c75895ad64bf78f5b5c464de871048d02f9403be518084e0d64b58f508c9fc"
do_configure:prepend () {
mkdir -p ${S}/build-aux