summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2022-01-29 18:11:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-02-03 09:01:58 +0000
commitd622ba4930d5beae2d42b6ed64c0e1f84beda714 (patch)
tree2e0698938033522bd993fbdfa490816f7582d8d5 /meta/recipes-core/ell
parentc4dc5d674afe65fedb5195f187b68f23720646ba (diff)
downloadopenembedded-core-contrib-d622ba4930d5beae2d42b6ed64c0e1f84beda714.tar.gz
ell: update to 0.48
Changelog: - Fix issue with memory leaking from ICMPv6 RA. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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.48.bb (renamed from meta/recipes-core/ell/ell_0.47.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.47.bb b/meta/recipes-core/ell/ell_0.48.bb
index 1db0065a37..737302a444 100644
--- a/meta/recipes-core/ell/ell_0.47.bb
+++ b/meta/recipes-core/ell/ell_0.48.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] = "4901a0baac4eb24163ceafb44fd448430361d25d8f17d89ff29f8b0b162b3eb9"
+SRC_URI[sha256sum] = "9894943042a5d6165d3e5cc354f92274fb1304004d02b4bee682ab6067cdbbd5"
do_configure:prepend () {
mkdir -p ${S}/build-aux