diff mbox series

ell: upgrade 0.78 -> 0.79

Message ID 20250813090033.239717-1-skandigraun@gmail.com
State New
Headers show
Series ell: upgrade 0.78 -> 0.79 | expand

Commit Message

Gyorgy Sarvari Aug. 13, 2025, 9 a.m. UTC
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 <skandigraun@gmail.com>
---
 meta/recipes-core/ell/{ell_0.78.bb => ell_0.79.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.78.bb => ell_0.79.bb} (88%)
diff mbox series

Patch

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 ad16426bad..8bd0f8badd 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"