diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2018-07-13 14:12:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-18 10:18:42 +0100 |
commit | a8ffa4a02c6408c80483b60ee76d3c98da52cf9a (patch) | |
tree | e045f6231e3791ff02263bfdbade9bf2f2978636 /meta/classes/goarch.bbclass | |
parent | 732a2d05fd70239cbbdde3bb7bf7e1e2b85cc8a3 (diff) | |
download | poky-a8ffa4a02c6408c80483b60ee76d3c98da52cf9a.tar.gz |
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).
(From OE-Core rev: 0bf3637a07228576d78cf4c71de92781ec143d7f)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/goarch.bbclass')
0 files changed, 0 insertions, 0 deletions