[LEDE-DEV] [PATCH 0/2] add nghttp2 support in curl
Hans Dedecker
dedeckeh at gmail.com
Fri Oct 6 01:51:26 PDT 2017
Patche series add nghttp2 support to curl; as the nghttp2 lib was not
yet available in the source tree it's added in the libs folder.
Hans Dedecker (2):
nghttp2: add libnghttp2 package
curl: add nghttp2 support
package/libs/nghttp2/Makefile | 47 ++++++++++++++++++++++++++++++++++++
package/network/utils/curl/Config.in | 4 +++
package/network/utils/curl/Makefile | 7 ++++--
3 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 package/libs/nghttp2/Makefile
--
1.9.1
More information about the Lede-dev
mailing list