mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
paho-mqtt-c: upgrade 1.3.15 -> 1.3.16
Changelog: https://github.com/eclipse-paho/paho.mqtt.c/releases/tag/v1.3.16 Changes: - Bumped minimum CMake to v3.12 - Consolidated "Event" thread signaling object. - Reduce latency on connect #1430 - Fixed warning in Window build for TCP_NODELAY - Added a .clang-format file and bash script to run it Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f9f18709bc
commit
7a367dc9a8
@ -14,7 +14,7 @@ SRC_URI = " \
|
||||
git://github.com/eclipse/paho.mqtt.c;protocol=https;branch=master;tag=v${PV} \
|
||||
"
|
||||
|
||||
SRCREV = "62782406bcf511ee8e22bc34e826f8c6b8254c7c"
|
||||
SRCREV = "4a939ddb01eea581a32fd6f0adcfee51b91d2601"
|
||||
|
||||
DEPENDS = "openssl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user