diff mbox series

[meta-networking,wrynose,19/42] nanomsg: upgrade 1.2.2 -> 1.2.4

Message ID 20260923104056.457360-19-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/42] c-ares: mark CVEs fixed | expand

Commit Message

Ankur Tyagi Sept. 23, 2026, 10:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit c347929f84c0aa0f7994307acb88351d787a0496)

Changelog:
https://github.com/nanomsg/nanomsg/releases/tag/1.2.3
https://github.com/nanomsg/nanomsg/releases/tag/1.2.4

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../nanomsg/{nanomsg_1.2.2.bb => nanomsg_1.2.4.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/nanomsg/{nanomsg_1.2.2.bb => nanomsg_1.2.4.bb} (94%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb
similarity index 94%
rename from meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb
rename to meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb
index f291326c80..95b81869b5 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.2.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb
@@ -9,11 +9,11 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755"
 
 SECTION = "libs/networking"
 
-SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master \
+SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master;tag=${PV} \
            file://run-ptest \
           "
 
-SRCREV = "ccd7f20c1b756f7041598383baffcdc326246db7"
+SRCREV = "e6d0b8ddfc780eb89f8f6ef305e92c19e76bed6b"
 
 inherit cmake pkgconfig ptest