diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-09-13 17:35:08 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-14 09:19:37 +0100 |
| commit | 7e81d56e1ad7a9db883a6ffdc0c6721346d33868 (patch) | |
| tree | 6a0f1fd5bf9eabf841dc366856f71a5ab4b6036d | |
| parent | 7eb5354fc316f10240f640fb34c97fcfec7e38ac (diff) | |
| download | poky-7e81d56e1ad7a9db883a6ffdc0c6721346d33868.tar.gz | |
nghttp2: upgrade 1.55.1 -> 1.56.0
(From OE-Core rev: a044b921c7a1f576e0ac787ab9945e153a196c44)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/nghttp2/nghttp2_1.56.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.55.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb b/meta/recipes-support/nghttp2/nghttp2_1.56.0.bb index 1be9a348ae..a011bd4536 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.55.1.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.56.0.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "\ | |||
| 8 | ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ | 8 | ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \ |
| 9 | file://0001-fetch-ocsp-response-use-python3.patch \ | 9 | file://0001-fetch-ocsp-response-use-python3.patch \ |
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419" | 11 | SRC_URI[sha256sum] = "65eee8021e9d3620589a4a4e91ce9983d802b5229f78f3313770e13f4d2720e9" |
| 12 | 12 | ||
| 13 | inherit cmake manpages python3native github-releases | 13 | inherit cmake manpages python3native github-releases |
| 14 | PACKAGECONFIG[manpages] = "" | 14 | PACKAGECONFIG[manpages] = "" |
