mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
ngtcp2: upgrade 1.22.1 -> 1.25.0
Changelog: https://github.com/ngtcp2/ngtcp2/releases/tag/v1.23.0 https://github.com/ngtcp2/ngtcp2/releases/tag/v1.24.0 https://github.com/ngtcp2/ngtcp2/releases/tag/v1.25.0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ BUGTRACKER = "https://github.com/ngtcp2/ngtcp2/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=de0966c8ff4f62661a3da92967a75434"
|
||||
|
||||
SRC_URI = "gitsm://github.com/ngtcp2/ngtcp2;protocol=https;branch=release-1.22;tag=v${PV}"
|
||||
SRCREV = "716e64b05f4a3709dfc0b0522cf9fd4456d055e5"
|
||||
SRC_URI = "gitsm://github.com/ngtcp2/ngtcp2;protocol=https;branch=main;tag=v${PV}"
|
||||
SRCREV = "f9e9ff01ad2c8116bc09de4f644b0028a61486a6"
|
||||
|
||||
DEPENDS = "brotli libev nghttp3"
|
||||
|
||||
Reference in New Issue
Block a user