]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: update to 0.37
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sat, 6 Feb 2021 18:35:26 +0000 (19:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Feb 2021 14:47:00 +0000 (14:47 +0000)
Changelog:
- Fix issue with D-Bus filter messages with no interfaces set.
- Add support for PKCS#12 certification loading.

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.37.bb [moved from meta/recipes-core/ell/ell_0.36.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.36.bb
rename to meta/recipes-core/ell/ell_0.37.bb
index 4535ec2186ad3242950ad2bcb74b41232e74b988..e442b021984b73d19b58b6ea4c268194ee0a0c30 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] = "2f99e743a235b1c834b19112e4e0283d02da93b863899381466cde47bf159cf6"
+SRC_URI[sha256sum] = "30027a2043bbe2faca7849946bb2ed7d5e48c1b9d2638bfa8f5fdef3093c4784"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux