aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2020-11-30 14:09:07 +0000
committerKhem Raj <raj.khem@gmail.com>2020-11-30 11:40:31 -0800
commitc5245640b597ca767c039af2b376bbbb386e6369 (patch)
tree36c626116f5973d492edebce2ba79d193b7a6337
parent12166b96ba011ee2ef91d3a33ecb7ac0918a3d44 (diff)
downloadmeta-openembedded-c5245640b597ca767c039af2b376bbbb386e6369.tar.gz
dbus-brocker: upgrade 23 -> 24
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v24 Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-core/dbus/dbus-broker_24.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_23.bb b/meta-oe/recipes-core/dbus/dbus-broker_24.bb
index 97b0938436..1a32b26e86 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_23.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_24.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] = "95adfde56bce898c3b69eee0524732365e802348dd8189a35d5d00c30990dc81"
+SRC_URI[sha256sum] = "024b54678d67edcc72ffe65c17d2495211bd20f2430b07ef1d26fdc93b4305ac"
UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"