浏览代码

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.

(From OE-Core rev: c03f726d8d43c82fba69499f7dffdb81cca048b9)

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>
Gyorgy Sarvari 2 月之前
父节点
当前提交
0edb9bfda1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta/recipes-core/ell/ell_0.79.bb

+ 1 - 1
meta/recipes-core/ell/ell_0.78.bb → 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"