From: Wang Mingyu Date: Tue, 18 Feb 2025 07:39:05 +0000 (+0800) Subject: ell: upgrade 0.71 -> 0.73 X-Git-Tag: yocto-5.2~468 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e03c3a2be28f67fe80e663a1eead9d43541fdf1c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: upgrade 0.71 -> 0.73 Changelog: =========== - Add support for the Test Anything Protocol. - Fix issue with parsing hwdb.bin child structures. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.71.bb b/meta/recipes-core/ell/ell_0.73.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.71.bb rename to meta/recipes-core/ell/ell_0.73.bb index b9a0b595d49..c6691c7e54c 100644 --- a/meta/recipes-core/ell/ell_0.71.bb +++ b/meta/recipes-core/ell/ell_0.73.bb @@ -15,4 +15,4 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "850f79cc993791f00232fd31cbaf3e8212edcef25ca0515f98c6d48dfb5952d7" +SRC_URI[sha256sum] = "ae97f848b45a59be7741369880badfa8c08a55a24b21eae3468342cc012df11b"