From: Oleksandr Kravchuk Date: Sat, 29 Jan 2022 17:11:56 +0000 (+0100) Subject: ell: update to 0.48 X-Git-Tag: uninative-3.5~121 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d622ba4930d5beae2d42b6ed64c0e1f84beda714;p=openembedded-core.git ell: update to 0.48 Changelog: - Fix issue with memory leaking from ICMPv6 RA. Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.47.bb b/meta/recipes-core/ell/ell_0.48.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.47.bb rename to 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