diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/paho-mqtt-c')
-rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.8.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.8.bb index 01c961f8a..cce9f1d1b 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.8.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.8.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ | |||
11 | file://about.html;md5=e5662cbb5f8fd5c9faac526e4077898e \ | 11 | file://about.html;md5=e5662cbb5f8fd5c9faac526e4077898e \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http" | 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" |
15 | 15 | ||
16 | SRCREV = "317fb008e1541838d1c29076d2bc5c3e4b6c4f53" | 16 | SRCREV = "317fb008e1541838d1c29076d2bc5c3e4b6c4f53" |
17 | 17 | ||