aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/fetch2/perforce.py
diff options
context:
space:
mode:
authorMatt Hoosier <matt.hoosier@gmail.com>2018-06-06 11:55:54 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-06-06 23:00:41 +0100
commit11b6a5d5c1b1bb0ce0c5bb3983610d13a3e8f84a (patch)
treed6b32e1ff294594e1e4c13ccebe8a3a8019404f6 /lib/bb/fetch2/perforce.py
parenta6a4dd35e3fd112b9fac6fcefe61253a61b8aa2c (diff)
downloadbitbake-contrib-11b6a5d5c1b1bb0ce0c5bb3983610d13a3e8f84a.tar.gz
fetch/gitsm: avoid live submodule fetching during unpack()
Although the submodules' histories have been fetched during the do_fetch() phase, the mechanics used to clone the workdir copy of the repo haven't been transferring the actual .git/modules directory from the repo fetched into downloads/ during the fetch task. Fix that, and for good measure also explicitly tell Git to avoid hitting the network during do_unpack() of the submodules. [YOCTO #12739] Signed-off-by: Matt Hoosier <matt.hoosier@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/fetch2/perforce.py')
0 files changed, 0 insertions, 0 deletions