From: Wang Mingyu Date: Wed, 22 Nov 2023 08:55:21 +0000 (+0800) Subject: ell: upgrade 0.59 -> 0.60 X-Git-Tag: yocto-5.2~4508 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b13c1ffadda0893561e804d2ab789bf1c401d3a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: upgrade 0.59 -> 0.60 Changelog: ========== -Fix issue with missing NETLINK_EXT_ACK definition. -Fix issue with incorrect derivation of ECC compressed points. -Add support for ECC usage from SPAKE2+ key exchange protocol. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-core/ell/ell_0.59.bb b/meta/recipes-core/ell/ell_0.60.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.59.bb rename to meta/recipes-core/ell/ell_0.60.bb index 0483dbe582e..4e414f3b901 100644 --- a/meta/recipes-core/ell/ell_0.59.bb +++ b/meta/recipes-core/ell/ell_0.60.bb @@ -15,7 +15,7 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "370dc2b7c73cd57856017180a2a70a15ca1b0183bfd453b3cffe2d707c37da3d" +SRC_URI[sha256sum] = "61cec2df694b548e51afa3e7ffd1e1ad31a9fea7bedb93a3a3cc60894390c70f" do_configure:prepend () { mkdir -p ${S}/build-aux