diff mbox series

[meta-networking,master-next,2/11] nghttp3: upgrade 1.15.0 -> 1.18.0

Message ID 20260802120444.2973561-2-ankur.tyagi85@gmail.com
State Under Review
Headers show
Series [meta-networking,master-next,1/11] ulogd2: upgrade 2.0.8 -> 2.0.9 | expand

Commit Message

Ankur Tyagi Aug. 2, 2026, 12:04 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Sub-source munit SRCREV unchanged.

https://github.com/ngtcp2/nghttp3/releases/tag/v1.16.0
https://github.com/ngtcp2/nghttp3/releases/tag/v1.17.0
https://github.com/ngtcp2/nghttp3/releases/tag/v1.18.0

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../nghttp3/{nghttp3_1.15.0.bb => nghttp3_1.18.0.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-protocols/nghttp3/{nghttp3_1.15.0.bb => nghttp3_1.18.0.bb} (87%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-protocols/nghttp3/nghttp3_1.15.0.bb b/meta-networking/recipes-protocols/nghttp3/nghttp3_1.18.0.bb
similarity index 87%
rename from meta-networking/recipes-protocols/nghttp3/nghttp3_1.15.0.bb
rename to meta-networking/recipes-protocols/nghttp3/nghttp3_1.18.0.bb
index 2539939bb1..a0d1b97d93 100644
--- a/meta-networking/recipes-protocols/nghttp3/nghttp3_1.15.0.bb
+++ b/meta-networking/recipes-protocols/nghttp3/nghttp3_1.18.0.bb
@@ -9,9 +9,9 @@  SRC_URI = "git://github.com/ngtcp2/nghttp3;protocol=https;branch=main;tag=v${PV}
            git://github.com/ngtcp2/sfparse;protocol=https;branch=main;name=sfparse;subdir=${S}/lib/sfparse \
 "
 
-SRCREV_nghttp3 = "d326f4c1eb3f6a780d77793b30e16756c498f913"
+SRCREV_nghttp3 = "dbfc24286138cb0b6490160e7ca87fe1ce6722a0"
 SRCREV_munit = "11e8e3466b2d6a8bdfd4b05a3d1ee7805c5d3442"
-SRCREV_sfparse = "ff7f230e7df2844afef7dc49631cda03a30455f3"
+SRCREV_sfparse = "4b313cfd2e1b389ae632b36dcd50402307289af2"
 
 SRCREV_FORMAT = "nghttp3"