]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ell: update to 0.38
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Fri, 19 Feb 2021 20:31:39 +0000 (21:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Feb 2021 22:31:25 +0000 (22:31 +0000)
Changelog:
- Fix issue with DHCP v6 Rapid Commit option check.
- Fix issue with handling RFC8018/RFC1423 padding.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ell/ell_0.38.bb [moved from meta/recipes-core/ell/ell_0.37.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.37.bb
rename to meta/recipes-core/ell/ell_0.38.bb
index e442b021984b73d19b58b6ea4c268194ee0a0c30..11a80e16edc15690a224b60189941b7bdfec590f 100644 (file)
@@ -16,7 +16,7 @@ inherit autotools pkgconfig
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
            file://0001-pem.c-do-not-use-rawmemchr.patch \
            "
-SRC_URI[sha256sum] = "30027a2043bbe2faca7849946bb2ed7d5e48c1b9d2638bfa8f5fdef3093c4784"
+SRC_URI[sha256sum] = "c1b7ae5676eec310f08757b3d8652b8e818776be1897fb5deb59e55f02a012a7"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux