Home
last modified time | relevance | path

Searched refs:make_shallow_path (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgit.py130 make_shallow_path = os.path.join(bitbake_dir, 'bin', 'git-make-shallow') variable in Git
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py1671 return bb.process.run([bb.fetch2.git.Git.make_shallow_path] + args, cwd=self.gitdir)