aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2021-03-17 16:13:35 +0000
committerKhem Raj <raj.khem@gmail.com>2021-03-18 11:26:33 -0700
commitd19ffdf625a520cebc032b5f3f489c4542685c4d (patch)
treeba0ac8c20086fc54901ea912f7765f15cdc45213 /meta-oe/recipes-core
parenta07f3d4591aeba3408e5c606f1239a85bc9597e0 (diff)
downloadmeta-openembedded-contrib-d19ffdf625a520cebc032b5f3f489c4542685c4d.tar.gz
dbus-broker: upgrade 27 -> 28
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v28 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> 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_28.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_27.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_27.bb b/meta-oe/recipes-core/dbus/dbus-broker_28.bb
index e64632bc56..a35f5c64cf 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_27.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_28.bb
@@ -7,7 +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[sha256sum] = "15787bb694f128fcbd437841877a2ee0f6c6fef9e428276a35b8524cf52da342"
+SRC_URI[sha256sum] = "abb8b54434faeeb6bf59a70ebf0732e851a50bd922995ba5928e8c28c18b05ea"
UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"