diff mbox series

[meta-networking,3/4] nng: upgrade 1.7.3 -> 1.11

Message ID 20260110133810.515672-3-yi.zhao@windriver.com
State Under Review
Headers show
Series [meta-networking,1/4] nanomsg: upgrade 1.2.1 -> 1.2.2 | expand

Commit Message

Yi Zhao Jan. 10, 2026, 1:38 p.m. UTC
ChangeLog:
https://github.com/nanomsg/nng/releases/tag/v1.11
https://github.com/nanomsg/nng/releases/tag/v1.10
https://github.com/nanomsg/nng/releases/tag/v1.9.0
https://github.com/nanomsg/nng/releases/tag/v1.8.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../nanomsg/{nng_1.7.3.bb => nng_1.11.bb}                    | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-connectivity/nanomsg/{nng_1.7.3.bb => nng_1.11.bb} (85%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb
similarity index 85%
rename from meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb
rename to meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb
index 8d681f495e..e59b7f34e2 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nng_1.7.3.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb
@@ -5,9 +5,8 @@  SECTION = "libs/networking"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a41e579bb4326c21c774f8e51e41d8a3"
 
-SRC_URI = "git://github.com/nanomsg/nng.git;branch=main;protocol=https"
-SRCREV = "85fbe7f9e4642b554d0d97f2e3ff2aa12978691a"
-
+SRC_URI = "git://github.com/nanomsg/nng.git;branch=stable;protocol=https"
+SRCREV = "84aa701f42968bf536141a24e826da66963b571a"
 
 inherit cmake pkgconfig