diff options
author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-11-01 01:10:44 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-01 17:22:53 -0700 |
commit | 9e4735933fcbfbb5f8b32e9ea66d43caf35f69d4 (patch) | |
tree | ccb299363635f175c5ce2f7090243c993eb2a9eb /meta-oe/recipes-connectivity | |
parent | e3ed04163b76749355dca272401a657902cb58f4 (diff) | |
download | meta-openembedded-9e4735933fcbfbb5f8b32e9ea66d43caf35f69d4.tar.gz |
paho-mqtt-c: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.1.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.0.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.1.bb index f3086315d..fa249677e 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.0.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.1.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = " \ | |||
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" |
15 | 15 | ||
16 | SRCREV = "9f715d0862a8e16099b5837c4e53a1bf6a6a0675" | 16 | SRCREV = "d34c51214f4172f2e12bb17532c9f44f72a57dd4" |
17 | 17 | ||
18 | DEPENDS = "openssl" | 18 | DEPENDS = "openssl" |
19 | 19 | ||