diff options
author | Christopher Larson <chris_larson@mentor.com> | 2017-07-28 13:47:53 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 08:43:36 +0100 |
commit | e75639f85ab7d92ff4637049c2c8af389fb2c50b (patch) | |
tree | ec61dc0d39ffbd102ab4fb3cc117d94940e11e35 /bitbake/lib/bb/progress.py | |
parent | e4c9a92cb46bbb61d3ac0e917397eed08cf82410 (diff) | |
download | poky-e75639f85ab7d92ff4637049c2c8af389fb2c50b.tar.gz |
bitbake: tests/fetch: fix GitShallowTest.test_bitbake
`git fetch --tags` seems to interact badly with `mirror=fetch`, resulting in
the regular branches not being fetched, so drop the unnecessary `--tags`. This
fixes this unit test failure: `bb.fetch2.FetchError: Fetcher failure: Unable
to resolve 'master' in upstream git repository in git ls-remote output for
/tmp/tmp4ag_mgmn/gitsource`
[YOCTO #11698]
(Bitbake rev: 2d0203fae08c5ff8dc3e9afaa9a819abc4a1af6f)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/progress.py')
0 files changed, 0 insertions, 0 deletions