diff options
author | Christopher Larson <kergoth@gmail.com> | 2017-05-13 02:46:29 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-02 13:36:57 +0100 |
commit | bf87c5cd194b5a24c388d6445b413b5f673bc1de (patch) | |
tree | beef4530468ec0502c43a8692b0127fb613e2a4b /bitbake/HEADER | |
parent | 27d56982c7ba05e86a100b0cca2411ee5ac7a85e (diff) | |
download | poky-bf87c5cd194b5a24c388d6445b413b5f673bc1de.tar.gz |
bitbake: fetch/git: support per-branch/per-url depths for shallow
Allow the user to explicitly adjust the depth for named urls/branches. The
un-suffixed BB_GIT_SHALLOW_DEPTH is used as the default.
Example usage:
BB_GIT_SHALLOW_DEPTH = "1"
BB_GIT_SHALLOW_DEPTH_doc = "0"
BB_GIT_SHALLOW_DEPTH_meta = "0"
(Bitbake rev: 9dfc517e5bcc6dd203a0ad685cc884676d2984c4)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/HEADER')
0 files changed, 0 insertions, 0 deletions