diff options
| author | Luca Boccassi <luca.boccassi@microsoft.com> | 2021-03-15 17:23:39 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-15 11:48:21 -0700 |
| commit | a9ca1577a4a259140bbce9ec3d15ac8b362c2cd8 (patch) | |
| tree | d3bae0a60585b8774773e3a40c7a522d09eb7fb5 | |
| parent | 249fccc2d50796262e9c6060e3fa90c027501746 (diff) | |
| download | meta-openembedded-a9ca1577a4a259140bbce9ec3d15ac8b362c2cd8.tar.gz | |
dbus-broker: upgrade 26 -> 27
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v27
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_27.bb (renamed from meta-oe/recipes-core/dbus/dbus-broker_26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-broker_26.bb b/meta-oe/recipes-core/dbus/dbus-broker_27.bb index 5517883df5..e64632bc56 100644 --- a/meta-oe/recipes-core/dbus/dbus-broker_26.bb +++ b/meta-oe/recipes-core/dbus/dbus-broker_27.bb | |||
| @@ -7,7 +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[sha256sum] = "6a6ab82fc398d4bc31b315f4e1c08f17509e4a1969f1cc77a5706db8923c74e1" | 10 | SRC_URI[sha256sum] = "15787bb694f128fcbd437841877a2ee0f6c6fef9e428276a35b8524cf52da342" |
| 11 | 11 | ||
| 12 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" | 12 | UPSTREAM_CHECK_URI = "https://github.com/bus1/${BPN}/releases" |
| 13 | 13 | ||
