]> code.ossystems Code Review - openembedded-core.git/commit
curl: add PACKAGECONFIG options for brotli, built-in manpages, etc
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 13 Jul 2018 21:12:25 +0000 (14:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2018 09:13:30 +0000 (10:13 +0100)
commit0bf3637a07228576d78cf4c71de92781ec143d7f
tree2231a8c3e2a3637fa42e93e6b1084acce151fe21
parentb26ca91574a88745910d44777bb17ac0616baf3e
curl: add PACKAGECONFIG options for brotli, built-in manpages, etc

 - Add PACKAGECONFIG option for brotli (disable by default)
 - Add PACKAGECONFIG option for built-in manpages (disabled by
   default). Embedding a copy of the manpages within the curl binary
   adds approx 60k of gzipped data and duplicates the contents of the
   curl-doc package.
 - Add PACKAGECONFIG option for verbose error messages (enabled by
   default)
 - Disable legacy NTLM http authentication via delegation to the
   external winbind ntlm_auth helper (which isn't going to work
   without a runtime dependency on samba).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/curl/curl_7.61.0.bb