diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-08-01 01:21:15 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-31 13:22:53 -0700 |
| commit | 6917dd58e17c9ca78cf4fca7b6995fc6fc719622 (patch) | |
| tree | f4eaf21f12da2079a5d0d8e3f99268020967ca6d | |
| parent | f60ca848f462a01ac789348e90bc3c03a9ffc068 (diff) | |
| download | meta-openembedded-6917dd58e17c9ca78cf4fca7b6995fc6fc719622.tar.gz | |
paho-mqtt-c: upgrade 1.3.2 -> 1.3.4
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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 | ||
