mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
nng: upgrade 1.7.3 -> 1.11
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
60e60fed31
commit
9e55e9f115
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user