mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
nghttp2: upgrade 1.47.0 -> 1.48.0
(From OE-Core rev: 095ed8f7e16cd2c9ee23454b98e62310a0ca985b) 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>
This commit is contained in:
committed by
Richard Purdie
parent
3df20de311
commit
1292a04f52
+1
-1
@@ -10,7 +10,7 @@ SRC_URI = "\
|
|||||||
https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \
|
https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-${PV}.tar.xz \
|
||||||
file://0001-fetch-ocsp-response-use-python3.patch \
|
file://0001-fetch-ocsp-response-use-python3.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "68271951324554c34501b85190f22f2221056db69f493afc3bbac8e7be21e7cc"
|
SRC_URI[sha256sum] = "47d8f30ee4f1bc621566d10362ca1b3ac83a335c63da7144947c806772d016e4"
|
||||||
|
|
||||||
inherit cmake manpages python3native
|
inherit cmake manpages python3native
|
||||||
PACKAGECONFIG[manpages] = ""
|
PACKAGECONFIG[manpages] = ""
|
||||||
Reference in New Issue
Block a user