From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../asyncmqtt/{asyncmqtt_10.2.0.bb => asyncmqtt_10.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/asyncmqtt/{asyncmqtt_10.2.0.bb => asyncmqtt_10.2.3.bb} (87%) diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.bb similarity index 87% rename from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb rename to meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.bb index 557c7d3d12..76f1dca72c 100644 --- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.0.bb +++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.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;tag=${PV}" -SRCREV = "9e26e92d1c3571ff2723c380c9548b3527bf37a6" +SRCREV = "008dbe26d1366b1da3dd8bdcc1471f066b567166" DEPENDS = "openssl boost" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#119198): https://lists.openembedded.org/g/openembedded-devel/message/119198 Mute This Topic: https://lists.openembedded.org/mt/115042205/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
