Changelog: ========= Fix issue with memory leaking from DHCP leases. Fix issue with NULL terminating of Base64 encoding.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-core/ell/{ell_0.46.bb => ell_0.47.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.46.bb => ell_0.47.bb} (89%) 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 -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#160357): https://lists.openembedded.org/g/openembedded-core/message/160357 Mute This Topic: https://lists.openembedded.org/mt/88323552/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
