diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-23 16:39:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 19:12:52 -0700 |
| commit | a42cfc44dde0a5820035939cbbf705b1b977cdf4 (patch) | |
| tree | 6fcc324d948120b57c6fcb6c70b9598c22203b20 | |
| parent | 7009294cb535c502d9f4817d1175b0ce5eeeaaaa (diff) | |
| download | meta-openembedded-a42cfc44dde0a5820035939cbbf705b1b977cdf4.tar.gz | |
mosquitto: upgrade 2.0.14 -> 2.0.15
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb (renamed from meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb index 739b7de625..d06dd2d9ca 100644 --- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.14.bb +++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_2.0.15.bb | |||
| @@ -19,7 +19,7 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \ | |||
| 19 | file://1571.patch \ | 19 | file://1571.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | SRC_URI[sha256sum] = "d0dde8fdb12caf6e2426b4f28081919a2fce3448773bdb8af0d3cd5fe5776925" | 22 | SRC_URI[sha256sum] = "4735b1d32e3f91c7a8896741d88a3022e89730a1ee897946decfa0df27039ac6" |
| 23 | 23 | ||
| 24 | inherit systemd update-rc.d useradd cmake pkgconfig | 24 | inherit systemd update-rc.d useradd cmake pkgconfig |
| 25 | 25 | ||
