diff options
author | Mauro Queirós <maurofrqueiros@gmail.com> | 2020-05-29 11:06:09 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-04 13:28:16 +0100 |
commit | d64809679436e9338555ef4e75ea6def93fc09c3 (patch) | |
tree | 8d8b1ca7521f1c2db4291b42c9cb61b66e9998e5 /bitbake/lib/bb/fetch2/gitsm.py | |
parent | 3f8b8f8bcafa6d37b89c9e193be1326332366dab (diff) | |
download | poky-d64809679436e9338555ef4e75ea6def93fc09c3.tar.gz |
bitbake: git.py: Use the correct branch to check if the repository has LFS objects.
Function "contains_lfs" was only looking at the master branch when searching for LFS
content. LFS may be configured in specific branches only, so we need to use the
correct branch.
(Bitbake rev: 4fa67c2af830035a1ddedc14592ee25a15ebff22)
Signed-off-by: Mauro Queiros <maurofrqueiros@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/gitsm.py')
0 files changed, 0 insertions, 0 deletions