[oe] [meta-networking] [PATCH 05/28] nanomsg: upgrade 1.2.2 -> 1.2.4
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- .../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 --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 -- 2.43.0