From: Wang Mingyu <[email protected]>

Changelog:
==========
  nghttpx: Consistent error handling and use of high-level API
  h2load: Fix http3 upload stall
  h2load: Use std::chrono::steady_clock for quic timestamp
  Avoid ev_now by @tatsuhiro-t in #1907
  Remove unused macro bswap64
  Bump ngtcp2 and nghttp3
  Bump libbpf to v1.2.0
  Avoid copies

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../nghttp2/{nghttp2_1.53.0.bb => nghttp2_1.54.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.53.0.bb => nghttp2_1.54.0.bb} 
(91%)

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.53.0.bb 
b/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.53.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
index 88d5f31083..4e15f0839f 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.53.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "\
     ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
     file://0001-fetch-ocsp-response-use-python3.patch \
 "
-SRC_URI[sha256sum] = 
"b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809"
+SRC_URI[sha256sum] = 
"20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#183454): 
https://lists.openembedded.org/g/openembedded-core/message/183454
Mute This Topic: https://lists.openembedded.org/mt/99805168/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to