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 / git / Config.in
1 config BR2_PACKAGE_GIT
2         bool "git"
3         depends on BR2_USE_MMU # uses fork()
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6         help
7           Git is a free and open source distributed version control system
8           designed to handle everything from small to very large projects.
9
10           http://git-scm.com