]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: update to 0.48
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sat, 29 Jan 2022 17:11:56 +0000 (18:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Feb 2022 09:01:58 +0000 (09:01 +0000)
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>
meta/recipes-core/ell/ell_0.48.bb [moved from meta/recipes-core/ell/ell_0.47.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.47.bb
rename to meta/recipes-core/ell/ell_0.48.bb
index 1db0065a375eedd87472bf295b5b8b8364938514..737302a444aabcad110ae0e2718b8bc1be31305e 100644 (file)
@@ -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