diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-05-22 17:14:34 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-28 09:38:24 +0100 |
| commit | 9512264e87b920d201a22e2fe40aa5766a14eda4 (patch) | |
| tree | 5c6faa4ec5aea20f9d78c064064ea25ac1d5ccd3 /meta/recipes-support | |
| parent | 644987f072c1a6be82d65d30f0c57f649fda34c4 (diff) | |
| download | poky-9512264e87b920d201a22e2fe40aa5766a14eda4.tar.gz | |
nghttp2: upgrade 1.61.0 -> 1.62.0
Changelog:
https://github.com/nghttp2/nghttp2/releases/tag/v1.62.0
(From OE-Core rev: 3401e3ce13b9148d00f75331c90ec4555a55545e)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/nghttp2/nghttp2_1.62.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.61.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.62.0.bb index ad85576dcb..5a820d8cd5 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.62.0.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec" |
| 6 | 6 | ||
| 7 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz" | 7 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz" |
| 8 | SRC_URI[sha256sum] = "c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654" | 8 | SRC_URI[sha256sum] = "26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958" |
| 9 | 9 | ||
| 10 | inherit cmake manpages python3native github-releases | 10 | inherit cmake manpages python3native github-releases |
| 11 | PACKAGECONFIG[manpages] = "" | 11 | PACKAGECONFIG[manpages] = "" |
