]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
ell: upgrade 0.78 -> 0.79
authorGyorgy Sarvari <skandigraun@gmail.com>
Wed, 13 Aug 2025 09:00:33 +0000 (11:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2025 09:14:31 +0000 (10:14 +0100)
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>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ell/ell_0.79.bb [moved from meta/recipes-core/ell/ell_0.78.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-core/ell/ell_0.78.bb
rename to meta/recipes-core/ell/ell_0.79.bb
index ad16426bada1a3a0c77ac4f392750669baf94551..8bd0f8badd43e648261f5f0b3f63dc3ff3afe8ed 100644 (file)
@@ -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"