diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-02-19 20:30:36 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-20 15:18:30 +0000 |
| commit | 5a7ae0af9186f73303ad34bc0ea22dc4c56889be (patch) | |
| tree | 2f617e0b9956ab11ac7426e20590fe9ae032f813 /meta/recipes-support/nghttp2 | |
| parent | 61be0742bebd260de21db98c5601f6b50a5251c9 (diff) | |
| download | poky-5a7ae0af9186f73303ad34bc0ea22dc4c56889be.tar.gz | |
nghttp2: upgrade 1.51.0 -> 1.52.0
(From OE-Core rev: 0066015df6302c26ca0e99541f004715e0b1160b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/nghttp2')
| -rw-r--r-- | meta/recipes-support/nghttp2/nghttp2_1.52.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.51.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.52.0.bb index 8ddb851f71..f87def14ad 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.51.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.52.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] = "66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b" | 11 | SRC_URI[sha256sum] = "3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d" |
| 12 | 12 | ||
| 13 | inherit cmake manpages python3native github-releases | 13 | inherit cmake manpages python3native github-releases |
| 14 | PACKAGECONFIG[manpages] = "" | 14 | PACKAGECONFIG[manpages] = "" |
