aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2021-09-22 21:14:59 +0800
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:35 -0700
commit04663ac807abeda7472a5cc9ba935f93cc16c0e2 (patch)
tree798a879d8a4af584d3398e36eb249f01b1272505 /meta-networking
parent16f156289119d09c2b3688182a1275e46c3baa1e (diff)
downloadmeta-openembedded-contrib-04663ac807abeda7472a5cc9ba935f93cc16c0e2.tar.gz
nghttp2: upgrade 1.44.0 -> 1.45.1
build: Fix compile error with libressl build: Always include optional files to EXTRA_DIST build: Add missing cmake files to EXTRA_DIST Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/nghttp2/nghttp2_1.45.1.bb (renamed from meta-networking/recipes-support/nghttp2/nghttp2_1.44.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nghttp2/nghttp2_1.44.0.bb b/meta-networking/recipes-support/nghttp2/nghttp2_1.45.1.bb
index 6e133ec203..e4a17cbdd6 100644
--- a/meta-networking/recipes-support/nghttp2/nghttp2_1.44.0.bb
+++ b/meta-networking/recipes-support/nghttp2/nghttp2_1.45.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "\
https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \
file://0001-fetch-ocsp-response-use-python3.patch \
"
-SRC_URI[sha256sum] = "5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d"
+SRC_URI[sha256sum] = "abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79"
inherit cmake manpages python3native
PACKAGECONFIG[manpages] = ""