summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-02-19 21:31:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-23 22:31:25 +0000
commitf9c01ad1fc86706c76b0ef708d049267342bb5ec (patch)
tree12a9f95d4f53530f9bee2b39e4a509ca32527c53
parentfafb8a88cd0365ff4327a1d6062d9f48b2927910 (diff)
downloadopenembedded-core-contrib-f9c01ad1fc86706c76b0ef708d049267342bb5ec.tar.gz
ell: update to 0.38
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>
-rw-r--r--meta/recipes-core/ell/ell_0.38.bb (renamed from meta/recipes-core/ell/ell_0.37.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.37.bb b/meta/recipes-core/ell/ell_0.38.bb
index e442b02198..11a80e16ed 100644
--- a/meta/recipes-core/ell/ell_0.37.bb
+++ b/meta/recipes-core/ell/ell_0.38.bb
@@ -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