]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: update to 0.22
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Thu, 29 Aug 2019 22:59:49 +0000 (00:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Aug 2019 07:44:19 +0000 (08:44 +0100)
Changelog:
- Fix issue with DHCP and T1 timeout handling.
- Fix issue with escape characters in peer identity string.
- Add support for setting peer certificate's subject CN mask.

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.22.bb [moved from meta/recipes-core/ell/ell_0.21.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-core/ell/ell_0.21.bb
rename to meta/recipes-core/ell/ell_0.22.bb
index 487fbccab5382a1fa8c23706ac0fdc444fb81aa7..b3942fc30e8f70b8e32dd1b66ad4c39f609ead1f 100644 (file)
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "f94f8c812b0426b0c30b651fa5142dd9"
-SRC_URI[sha256sum] = "a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17"
+SRC_URI[md5sum] = "a4e7d74404f11e71775b89f53a8f1c33"
+SRC_URI[sha256sum] = "3c1d6d997e17dfcbe4ebcd1331d9a7be5c64f2f0a0813bc223790e570d8da2e3"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux