kumquat-buildroot/support/download
Yann E. MORIN ec3e057f79 core/pkg-infra: download git submodules if the package wants them
Add a new package variable that packages can set to specify that they
need git submodules.

Only accept this option if the download method is git, as we can not get
submodules via an http download (via wget).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Aleksandar Simeonov <aleksandar@barix.com>
Tested-by: Matt Weber <matt@thewebers.ws>
Reviewed-by: Matt Weber <matt@thewebers.ws>
Tested-By: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-07-02 19:11:14 +02:00
..
bzr support/download: support older bazaar versions 2016-01-18 20:46:04 +01:00
check-hash support/download: restore mandatory check of hashes 2015-04-25 11:51:44 +02:00
cp support/download: protect from custom commands with spaces in args 2015-12-12 17:00:46 +01:00
cvs support/download: alternative access methods to CVS 2016-01-20 23:26:03 +01:00
dl-wrapper core/pkg-infra: download git submodules if the package wants them 2016-07-02 19:11:14 +02:00
git support/download/git: add support for submodules 2016-07-02 19:11:14 +02:00
hg support/download: generate reproducible Hg archives 2016-01-03 21:50:38 +01:00
scp support/download: protect from custom commands with spaces in args 2015-12-12 17:00:46 +01:00
svn support/download: protect from custom commands with spaces in args 2015-12-12 17:00:46 +01:00
wget support/download: protect from custom commands with spaces in args 2015-12-12 17:00:46 +01:00