From: Wang Mingyu <[email protected]>

breaking changes #388
==================
- Re-organized include files.
- Removed non bulk read to meet Sans-I/O interface.
- Supported I/O independent (aka Sans-I/O) library.
- underlying_handshake functionality is updated from free function to member 
function.

other updates
================
- Added invalid combination checking of sharename and nl(no local).
- Fixed receive maximum processing.
- Fixed invalid Message Expiry Interval applying.
- Fixed invalid template parameter comparison.
- Added custom logger example.
- Refined documents.
- Made colored log selectable (by default true(colored)).
- Fixed misuse of bound allocator.
- Fixed TLS example.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../asyncmqtt/{asyncmqtt_9.0.2.bb => asyncmqtt_10.0.0.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/asyncmqtt/{asyncmqtt_9.0.2.bb => 
asyncmqtt_10.0.0.bb} (87%)

diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb 
b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb
similarity index 87%
rename from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb
rename to meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb
index dac83065c2..e44ddc58f9 100644
--- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb
+++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb
@@ -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 = "51a97adfd022cf5205c3bb31f38ace1f7fbd21a1"
+SRCREV = "d802dc5491bfb17ea88c04bf9187a62252d64ddc"
 
 DEPENDS = "openssl boost"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115599): 
https://lists.openembedded.org/g/openembedded-devel/message/115599
Mute This Topic: https://lists.openembedded.org/mt/111387395/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to