]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: upgrade 0.48 -> 0.49
authorwangmy <wangmy@fujitsu.com>
Mon, 28 Feb 2022 14:05:10 +0000 (22:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2022 18:41:31 +0000 (18:41 +0000)
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 <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ell/ell_0.49.bb [moved from meta/recipes-core/ell/ell_0.48.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.48.bb
rename to meta/recipes-core/ell/ell_0.49.bb
index 6c5d3150346e12f422fa9745facf71f81a06f7c9..9edd6fc92a3a04e18409ee2aa0c128f2ad2d2a68 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] = "9894943042a5d6165d3e5cc354f92274fb1304004d02b4bee682ab6067cdbbd5"
+SRC_URI[sha256sum] = "a7ff8ecbc76b187d942dd22b61cb489711400897c790319ffb7e944791687c3f"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux