Files
Joachim Wiberg 1a3e1dcabc package/nghttp2-asio: bump to CESNET fork
This is the CESNET fork of nghttp2-asio, introduced here:
https://github.com/CESNET/rousette/commit/fff3429

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-09-28 07:26:42 +02:00

13 lines
323 B
Plaintext

config BR2_PACKAGE_NGHTTP2_ASIO
bool "nghttp2-asio"
depends on BR2_USE_MMU
select BR2_PACKAGE_NGHTTP2
select BR2_PACKAGE_BOOST
help
C++ bindings for nghttp2
This is the CESNET fork of nghttp2-asio, introduced here:
https://github.com/CESNET/rousette/commit/fff3429
https://github.com/CESNET/nghttp2-asio