summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-01-10 22:03:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-11 15:47:10 +0000
commit489665c86df9157d1d510b8d22a05d890da5b381 (patch)
tree1a9c96d7388bcbe4142c851fd4bd78d3c0936f07 /meta/recipes-core/ell
parentfde5147206ae82d11819fcc23fbe4fc2f94ea52b (diff)
downloadopenembedded-core-489665c86df9157d1d510b8d22a05d890da5b381.tar.gz
ell: upgrade 0.46 -> 0.47
Changelog: ========= Fix issue with memory leaking from DHCP leases. Fix issue with NULL terminating of Base64 encoding. 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.47.bb (renamed from meta/recipes-core/ell/ell_0.46.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.46.bb b/meta/recipes-core/ell/ell_0.47.bb
index 4dea9442af..1db0065a37 100644
--- a/meta/recipes-core/ell/ell_0.46.bb
+++ b/meta/recipes-core/ell/ell_0.47.bb
@@ -16,7 +16,7 @@ inherit autotools pkgconfig
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[sha256sum] = "f4fc647eff32f622e21f8851ed0c8b7270f4800149c91be601754e22d82cbb4d"
+SRC_URI[sha256sum] = "4901a0baac4eb24163ceafb44fd448430361d25d8f17d89ff29f8b0b162b3eb9"
do_configure:prepend () {
mkdir -p ${S}/build-aux