mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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:
+1
-1
@@ -5,7 +5,7 @@ LICENSE = "BSL-1.0"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https"
|
SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https"
|
||||||
SRCREV = "d802dc5491bfb17ea88c04bf9187a62252d64ddc"
|
SRCREV = "21046ebc4a5475c14cea446715734c88fe33d276"
|
||||||
|
|
||||||
DEPENDS = "openssl boost"
|
DEPENDS = "openssl boost"
|
||||||
|
|
||||||
Reference in New Issue
Block a user