summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/dbus/dbus-broker_29.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_28.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_28.bb b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
index a35f5c64c..49ba16911 100644
--- a/meta-oe/recipes-core/dbus/dbus-broker_28.bb
+++ b/meta-oe/recipes-core/dbus/dbus-broker_29.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8"
8 8
9SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz" 9SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz"
10SRC_URI[sha256sum] = "abb8b54434faeeb6bf59a70ebf0732e851a50bd922995ba5928e8c28c18b05ea" 10SRC_URI[sha256sum] = "4eca425db52b7ab1027153e93fea9b3f11759db9e93ffbf88759b73ddfb8026a"
11 11
12UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" 12UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases"
13 13