diff options
| author | Matthias Klein <matthias@extraklein.de> | 2022-12-21 13:46:05 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-12-23 08:52:23 -0800 |
| commit | 29c4df0cbea8e84dc27a2d651360fd8e516d51be (patch) | |
| tree | ec768410787134dad36c305c2373e926a01a6f31 | |
| parent | 4901372e5d28f5fb32c3a48584877452d3e71573 (diff) | |
| download | meta-openembedded-29c4df0cbea8e84dc27a2d651360fd8e516d51be.tar.gz | |
paho-mqtt-c: upgrade 1.3.11 -> 1.3.12
Service release.
Issues resolved: https://github.com/eclipse/paho.mqtt.c/milestone/19?closed=1
Signed-off-by: Matthias Klein <matthias@extraklein.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb (renamed from meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.11.bb b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb index 218672e266..d006ae7636 100644 --- a/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.11.bb +++ b/meta-oe/recipes-connectivity/paho-mqtt-c/paho-mqtt-c_1.3.12.bb | |||
| @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/eclipse/paho.mqtt.c;protocol=http;branch=master;protocol=https" |
| 15 | 15 | ||
| 16 | SRCREV = "0995176412616ae8f1cba51c8d609fe4b69687ea" | 16 | SRCREV = "4157a27d39f1dd5b95750ecb6acd1481432785d8" |
| 17 | 17 | ||
| 18 | DEPENDS = "openssl" | 18 | DEPENDS = "openssl" |
| 19 | 19 | ||
