[oe] [meta-networking][PATCH 1/1] mosquitto: update to 1.6.7

Paul Eggleton paul.eggleton at linux.intel.com
Thu Oct 10 00:39:01 UTC 2019


Bugfix release. For details, see:

  https://mosquitto.org/blog/2019/09/version-1-6-7-released/

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/mosquitto/{mosquitto_1.6.6.bb => mosquitto_1.6.7.bb} (96%)

diff --git a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
rename to meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
index 1f2e0c6021..340f643d4a 100644
--- a/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.6.bb
+++ b/meta-networking/recipes-connectivity/mosquitto/mosquitto_1.6.7.bb
@@ -18,8 +18,8 @@ SRC_URI = "http://mosquitto.org/files/source/mosquitto-${PV}.tar.gz \
            file://mosquitto.init \
 "
 
-SRC_URI[md5sum] = "529b6de33bac18363c2db46194d8d91c"
-SRC_URI[sha256sum] = "82676bf4201ff102be1511b56b041a9450fbbfeda40b21aa28be0fee56e8de17"
+SRC_URI[md5sum] = "ec9074c4f337f64eaa9a4320c6dab020"
+SRC_URI[sha256sum] = "bcd31a8fbbd053fee328986fadd8666d3058357ded56b9782f7d4f19931d178e"
 
 inherit systemd update-rc.d useradd
 
-- 
2.20.1



More information about the Openembedded-devel mailing list