diff options
-rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.14.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.14.bb index 6f229001f6..7b76f86db6 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.13.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.14.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ | |||
12 | 12 | ||
13 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master" | 13 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master" |
14 | 14 | ||
15 | SRCREV = "07a875788d8cc6f5833b12581d6e3e349b34d719" | 15 | SRCREV = "2150ba29d9df24ad1733c460eb099f292af84ee5" |
16 | 16 | ||
17 | DEPENDS = "openssl" | 17 | DEPENDS = "openssl" |
18 | 18 | ||