aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2020-12-03 18:04:31 +0000
committerKhem Raj <raj.khem@gmail.com>2020-12-03 14:49:27 -0800
commitca5977699ec0b5342fc947988e9c0a89f4436106 (patch)
tree4e95cd93d3b2da70a572dc26c6b9c27213946101 /meta-oe
parent4678e224755dd6fc32be16b1d062a5f2af26753b (diff)
downloadmeta-openembedded-contrib-ca5977699ec0b5342fc947988e9c0a89f4436106.tar.gz
dbus-broker: upgrade 24 -> 25
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v25 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/dbus/dbus-broker_25.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_24.bb b/meta-oe/recipes-core/dbus/dbus-broker_25.bb
index 1a32b26e86..1f62c142f9 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_24.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_25.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] = "024b54678d67edcc72ffe65c17d2495211bd20f2430b07ef1d26fdc93b4305ac"
+SRC_URI[sha256sum] = "a54fc5192280caf5824b82cb40f295c1195ad73c71bea5bd60218afb9df5bb29"
UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"