Home
last modified time | relevance | path

Searched defs:tarball (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py159 def add_pkg(self, tarball, pkg_json): argument
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpm.py75 def npm_unpack(tarball, destdir, d): argument
/openbmc/qemu/tests/docker/
H A Ddocker.py346 def update_image(self, tag, tarball, quiet=True): argument