]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: upgrade 0.46 -> 0.47
authorwangmy <wangmy@fujitsu.com>
Mon, 10 Jan 2022 14:03:13 +0000 (22:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Jan 2022 15:47:10 +0000 (15:47 +0000)
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>
meta/recipes-core/ell/ell_0.47.bb [moved from meta/recipes-core/ell/ell_0.46.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.46.bb
rename to meta/recipes-core/ell/ell_0.47.bb
index 4dea9442af7ea9f42744bc52d584bb648602e854..1db0065a375eedd87472bf295b5b8b8364938514 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] = "f4fc647eff32f622e21f8851ed0c8b7270f4800149c91be601754e22d82cbb4d"
+SRC_URI[sha256sum] = "4901a0baac4eb24163ceafb44fd448430361d25d8f17d89ff29f8b0b162b3eb9"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux