summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.16.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.15.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.16.bb
index 64b9de3848..a3ef667db7 100644
--- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.15.bb
+++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.16.bb
@@ -14,7 +14,7 @@ SRC_URI = " \
14 git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master;tag=v${PV} \ 14 git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master;tag=v${PV} \
15" 15"
16 16
17SRCREV = "62782406bcf511ee8e22bc34e826f8c6b8254c7c" 17SRCREV = "4a939ddb01eea581a32fd6f0adcfee51b91d2601"
18 18
19DEPENDS = "openssl" 19DEPENDS = "openssl"
20 20