[LEDE-DEV] [PATCH 0/2] include: Switch git clone to git DownloadMethod
Florian Fainelli
f.fainelli at gmail.com
Thu Nov 17 11:54:44 PST 2016
On 11/09/2016 09:34 AM, Florian Fainelli wrote:
> This switches the semi manual git clone process for the kernel to use the git
> Download method which packs the sources at the end, and therefore avoids
> repeated clones on the same git tree if iterating through make
> target/linux/{clean,prepare} etc.
Any comments on this?
>
> Florian Fainelli (2):
> include/download.mk: Allow specify DownloadMethod specific options
> include/kernel: Switch to git download method
>
> include/download.mk | 3 ++-
> include/kernel-build.mk | 19 +++++++++++++++++++
> include/kernel-defaults.mk | 11 +----------
> 3 files changed, 22 insertions(+), 11 deletions(-)
>
--
Florian
More information about the Lede-dev
mailing list