From: wangmy Date: Mon, 10 Jan 2022 14:03:13 +0000 (+0800) Subject: ell: upgrade 0.46 -> 0.47 X-Git-Tag: uninative-3.5~325 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=489665c86df9157d1d510b8d22a05d890da5b381;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.46.bb b/meta/recipes-core/ell/ell_0.47.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.46.bb rename to 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