diff options
-rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.4.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.2.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.4.bb index 3a1222e89e..2d4e39bf97 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.2.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.4.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ | |||
14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http \ | 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http \ |
15 | file://0001-Fix-bug-of-free-with-musl.patch" | 15 | file://0001-Fix-bug-of-free-with-musl.patch" |
16 | 16 | ||
17 | SRCREV = "3148fe2d5f4b87e16266dfe559c0764e16ca0546" | 17 | SRCREV = "2d3d0941a9233889d4d5cc37f5182bbefea261ad" |
18 | 18 | ||
19 | DEPENDS = "openssl" | 19 | DEPENDS = "openssl" |
20 | 20 | ||