mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
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>
This commit is contained in:
+1
-1
@@ -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] = ""
|
||||
Reference in New Issue
Block a user