Changelog: ========== Fix issue with multiple offers from the same DHCP server. Fix issue with Base64 decoding and bytes consumed validation.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-core/ell/{ell_0.48.bb => ell_0.49.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.48.bb => ell_0.49.bb} (89%) diff --git a/meta/recipes-core/ell/ell_0.48.bb b/meta/recipes-core/ell/ell_0.49.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.48.bb rename to meta/recipes-core/ell/ell_0.49.bb index 6c5d315034..9edd6fc92a 100644 --- a/meta/recipes-core/ell/ell_0.48.bb +++ b/meta/recipes-core/ell/ell_0.49.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] = "9894943042a5d6165d3e5cc354f92274fb1304004d02b4bee682ab6067cdbbd5" +SRC_URI[sha256sum] = "a7ff8ecbc76b187d942dd22b61cb489711400897c790319ffb7e944791687c3f" do_configure:prepend () { mkdir -p ${S}/build-aux -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162496): https://lists.openembedded.org/g/openembedded-core/message/162496 Mute This Topic: https://lists.openembedded.org/mt/89450668/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
