mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
nghttp2: upgrade 1.54.0 -> 1.55.1
Changelog:
============
doc: Bump boringssl
Fix memory leak
Fix build error without libev
Bump go to 1.20
Bump go package dependencies
mruby: Support cross build for autotools
h2load, nghttpx: Add UDP_GRO support
Bump ngtcp2
nghttpx: Randomize initial QUIC packet number
Bump llhttp to a0e744f850d8101a51284868ffdf745bcfe4fbcc
Bump macos to 12
(From OE-Core rev: 5049566d6edaa1c3df8db5a0df1ea8d015e64d17)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ed2dc8a229
commit
54830959bc
+1
-1
@@ -8,7 +8,7 @@ SRC_URI = "\
|
|||||||
${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
|
${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
|
||||||
file://0001-fetch-ocsp-response-use-python3.patch \
|
file://0001-fetch-ocsp-response-use-python3.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df"
|
SRC_URI[sha256sum] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419"
|
||||||
|
|
||||||
inherit cmake manpages python3native github-releases
|
inherit cmake manpages python3native github-releases
|
||||||
PACKAGECONFIG[manpages] = ""
|
PACKAGECONFIG[manpages] = ""
|
||||||
Reference in New Issue
Block a user