From: Gyorgy Sarvari Date: Wed, 13 Aug 2025 09:00:33 +0000 (+0200) Subject: ell: upgrade 0.78 -> 0.79 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c03f726d8d43c82fba69499f7dffdb81cca048b9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: upgrade 0.78 -> 0.79 Changelog: Fix issue with D-Bus client and watch removal handling. Fix issue with D-Bus client and service name handling. Fix issue with D-Bus proxy and filter rule handling. Signed-off-by: Gyorgy Sarvari Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.78.bb b/meta/recipes-core/ell/ell_0.79.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.78.bb rename to meta/recipes-core/ell/ell_0.79.bb index ad16426bada..8bd0f8badd4 100644 --- a/meta/recipes-core/ell/ell_0.78.bb +++ b/meta/recipes-core/ell/ell_0.79.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] = "28ee1a586b4891c96e68667a424684e64ad35120f345e89d6705bd4023d2d40a" +SRC_URI[sha256sum] = "28dabdb1966fd2e47363c44e041de507e9420411b846947efa01b4cb0cda0d6b"