diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-04 17:09:00 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-06 11:16:47 +0000 |
| commit | 2ebd803c3385889bacf7735fe03ae18db1d08cc1 (patch) | |
| tree | c323b796591500e3c2baff078f66058ea90fc48e /meta/recipes-support/nghttp2 | |
| parent | 59dfc9962fe4d7b9beeea910009be5b18d977494 (diff) | |
| download | poky-2ebd803c3385889bacf7735fe03ae18db1d08cc1.tar.gz | |
nghttp2: upgrade 1.64.0 -> 1.65.0
(From OE-Core rev: aaa52d2ad7595af8f655accd195e63140d140f8d)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@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.65.0.bb (renamed from meta/recipes-support/nghttp2/nghttp2_1.64.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.65.0.bb index 5d5111a937..008935f165 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.64.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.65.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] = "88bb94c9e4fd1c499967f83dece36a78122af7d5fb40da2019c56b9ccc6eb9dd" | 8 | SRC_URI[sha256sum] = "f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331" |
| 9 | 9 | ||
| 10 | inherit cmake manpages python3native github-releases | 10 | inherit cmake manpages python3native github-releases |
| 11 | PACKAGECONFIG[manpages] = "" | 11 | PACKAGECONFIG[manpages] = "" |
