]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/gzip/Config.in
The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / gzip / Config.in
1 config BR2_PACKAGE_GZIP
2         bool "gzip"
3         depends on BR2_USE_WCHAR
4         help
5           Standard GNU compressor. Provides things like gzip,
6           gunzip, gzcat, etc...
7
8           http://www.gnu.org/software/gzip/gzip.html
9
10 comment "gzip needs a toolchain w/ wchar"
11         depends on !BR2_USE_WCHAR