mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01:00
asyncmqtt: upgrade 10.2.0 -> 10.2.3
Changelog: ========== * Added missing pingresp timer cancel request hanndling on asio_bind sending. * Fixed pingresp timer management. * Fixed receive_maximum invalid handling issue. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
342a38bbfe
commit
d9e2c5a78b
|
|
@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||
|
||||
SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}"
|
||||
SRCREV = "9e26e92d1c3571ff2723c380c9548b3527bf37a6"
|
||||
SRCREV = "008dbe26d1366b1da3dd8bdcc1471f066b567166"
|
||||
|
||||
DEPENDS = "openssl boost"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user