mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
asyncmqtt: upgrade 10.0.0 -> 10.1.0
Changelog: ============= * Added C++20 coroutine version of broker (experimental). * Fixed connection status updating timing. * Refined CI. * Refined log level. * Refined documentr. Added coding rule to navigation bar. * Refined broker. * Changed the broker auth JSON file comment syntax. * Fixed broker websocket connection. * Refined documents. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c6cbcb0344
commit
ce6a821012
|
|
@ -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"
|
||||
SRCREV = "d802dc5491bfb17ea88c04bf9187a62252d64ddc"
|
||||
SRCREV = "21046ebc4a5475c14cea446715734c88fe33d276"
|
||||
|
||||
DEPENDS = "openssl boost"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user