diff options
-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" | |||
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7b486c2338d225a1405d979ed2c15ce8" |
8 | 8 | ||
9 | SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz" | 9 | SRC_URI = "https://github.com/bus1/dbus-broker/releases/download/v${PV}/dbus-broker-${PV}.tar.xz" |
10 | SRC_URI[md5sum] = "03c4730f2110b5492e1212c81af325dc" | 10 | SRC_URI[sha256sum] = "95adfde56bce898c3b69eee0524732365e802348dd8189a35d5d00c30990dc81" |
11 | SRC_URI[sha256sum] = "32f30700cefc997c479d75fcc42f3177940f1ebbee9c5a60c1e3ee39b90a9783" | ||
12 | 11 | ||
13 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" | 12 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" |
14 | 13 | ||