diff mbox series

[meta-networking,05/28] nanomsg: upgrade 1.2.2 -> 1.2.4

Message ID 20260804051726.1489-5-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/28] ctags: upgrade 6.2.20260726.0 -> 6.2.20260802.0 | expand

Commit Message

Wang Mingyu Aug. 4, 2026, 5:17 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.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