aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-06-01 19:56:29 +0200
committerKhem Raj <raj.khem@gmail.com>2020-06-03 15:15:42 -0700
commit2104648cc9fc616e2e4e8b9c1c8ef37d67732eb8 (patch)
treed449898f5356b64f13be32ebd3a390079d9e8417 /meta-oe/recipes-core
parentbf209dbf116a958689d82a73b7e1f4f1abfd5353 (diff)
downloadmeta-openembedded-contrib-2104648cc9fc616e2e4e8b9c1c8ef37d67732eb8.tar.gz
dbus-brocker: upgrade 22 -> 23
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v23 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/dbus/dbus-broker_23.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_22.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_22.bb b/meta-oe/recipes-core/dbus/dbus-broker_23.bb
index c0b6f7f882..c622e4857c 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_22.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_23.bb
@@ -7,8 +7,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8"
SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz"
-SRC_URI[md5sum] = "03c4730f2110b5492e1212c81af325dc"
-SRC_URI[sha256sum] = "32f30700cefc997c479d75fcc42f3177940f1ebbee9c5a60c1e3ee39b90a9783"
+SRC_URI[sha256sum] = "95adfde56bce898c3b69eee0524732365e802348dd8189a35d5d00c30990dc81"
UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"