Home
last modified time | relevance | path

Searched refs:fetch (Results 1 – 25 of 27) sorted by relevance

12

/tools/binman/btool/
A D_testing.py27 def fetch(self, method): member in Bintool_testing
29 return super().fetch(method)
A Dcst.py39 def fetch(self, method): member in Bintoolcst
A Dfdt_add_pubkey.py54 def fetch(self, method): member in Bintoolfdt_add_pubkey
A Dmkimage.py55 def fetch(self, method): member in Bintoolmkimage
A Dfiptool.py98 def fetch(self, method): member in Bintoolfiptool
A Dfdtgrep.py118 def fetch(self, method): member in Bintoolfdtgrep
A Dbootgen.py128 def fetch(self, method): member in Bintoolbootgen
A Dlz4.py111 def fetch(self, method): member in Bintoollz4
A Dcbfstool.py200 def fetch(self, method): member in Bintoolcbfstool
A Dfutility.py148 def fetch(self, method): member in Bintoolfutility
A Difwitool.py147 def fetch(self, method): member in Bintoolifwitool
A Dmkeficapsule.py110 def fetch(self, method): member in Bintoolmkeficapsule
A Dlzma_alone.py94 def fetch(self, method): member in Bintoollzma_alone
A Dopenssl.py350 def fetch(self, method): member in Bintoolopenssl
/tools/binman/
A Dbintools.rst28 It is also possible to fetch the tool, which uses `apt` to install it.
125 It is also possible to fetch the tool, which uses `apt` to install it.
154 It is also possible to fetch the tool, which uses `apt` to install it.
168 It is also possible to fetch the tool, which uses `apt` to install it.
182 It is also possible to fetch the tool, which uses `apt` to install it.
228 It is also possible to fetch the tool, which uses `apt` to install it.
242 It is also possible to fetch the tool, which uses `apt` to install it.
A Dbintool.py197 res = self.fetch(meth)
483 def fetch(self, method): member in Bintool
589 def fetch(self, method): member in BintoolPacker
A Dbintool_test.py321 result = btool.fetch(method)
A DREADME.rst1609 and also provide a way to fetch them.
1615 To fetch tools which are missing, use::
1617 binman tool --fetch missing
1619 You can also use `--fetch all` to fetch all tools or `--fetch <tool>` to fetch
1979 -f, --fetch
1980 Fetch a bintool from a known location. Use `all` to fetch all and `missing`
1981 to fetch any missing tools.
A Dbinman.rst1609 and also provide a way to fetch them.
1615 To fetch tools which are missing, use::
1617 binman tool --fetch missing
1619 You can also use `--fetch all` to fetch all tools or `--fetch <tool>` to fetch
1979 -f, --fetch
1980 Fetch a bintool from a known location. Use `all` to fetch all and `missing`
1981 to fetch any missing tools.
A Dcontrol.py875 elif args.fetch:
/tools/
A Dupdate-subtree.sh73 git fetch $remote_name master
/tools/u_boot_pylib/
A Dgitutil.py278 def fetch(git_dir=None, work_tree=None): function
/tools/buildman/
A DREADME.rst16 buildman --fetch-arch arm
103 must supply suitable tool chains (see --fetch-arch), but buildman takes care
446 $ ./tools/buildman/buildman --fetch-arch list
457 $ ./tools/buildman/buildman --fetch-arch or32
473 ./tools/buildman/buildman --fetch-arch all
A Dbuildman.rst16 buildman --fetch-arch arm
103 must supply suitable tool chains (see --fetch-arch), but buildman takes care
446 $ ./tools/buildman/buildman --fetch-arch list
457 $ ./tools/buildman/buildman --fetch-arch or32
473 ./tools/buildman/buildman --fetch-arch all
/tools/patman/
A Dpatman.rst615 git fetch origin # or whatever upstream is called
969 "Cover-letter" for maintainers to fetch the original commit.

Completed in 44 milliseconds

12