Home
last modified time | relevance | path

Searched defs:tinfoil (Results 1 – 23 of 23) sorted by relevance

/openbmc/openbmc/poky/scripts/contrib/
H A Dimage-manifest60 def pkg2recipe(tinfoil, pkg): argument
78 def get_recipe_list(manifest, tinfoil): argument
185 def get_recipe_info(tinfoil, recipe): argument
201 def find_dependencies(tinfoil, assume_provided, recipe_info, packages, rn, order): argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dide_sdk.py84 def _initialize(self, config, workspace, tinfoil): argument
95 def initialize(self, config, workspace, tinfoil): argument
116 def __find_gdbserver(self, config, tinfoil): argument
124 def initialize(self, config, workspace, tinfoil): argument
154 def initialize(self, config, tinfoil): argument
201 def initialize(self, config, tinfoil): argument
227 def initialize(self, config, tinfoil): argument
324 def initialize(self, config, workspace, tinfoil): argument
H A Dbuild_image.py22 def _get_packages(tinfoil, workspace, config): argument
H A Dupgrade.py170 def _extract_new_source(newpv, srctree, no_patch, srcrev, srcbranch, branch, keep_temp, tinfoil, rd… argument
335 …, checksums, srcrev, srcbranch, srcsubdir_old, srcsubdir_new, workspace, tinfoil, rd, license_diff… argument
H A D__init__.py123 def parse_recipe(config, tinfoil, pn, appends, filter_workspace=True): argument
H A Dstandard.py489 …keep_temp, devbranch, sync, config, basepath, workspace, fixed_setup, d, tinfoil, no_overrides=Fal… argument
/openbmc/openbmc/poky/scripts/
H A Dbblock32 def getTaskSignatures(tinfoil, pn, tasks): argument
61 def parseRecipe(tinfoil, recipe): argument
H A Dverify-bashisms120 tinfoil = get_tinfoil() variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py49 def __init__(self, tinfoil, dsindex): argument
69 def __init__(self, tinfoil, dsindex): argument
91 def __init__(self, tinfoil, dsindex): argument
124 def __init__(self, tinfoil, mc=''): argument
139 def __init__(self, tinfoil, mc=''): argument
191 def __init__(self, tinfoil): argument
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py25 tinfoil = None variable
91 def _parse_recipe(pn, tinfoil): argument
H A Dedit.py23 tinfoil = None variable
H A Dsetvar.py19 tinfoil = None variable
H A Dnewappend.py24 tinfoil = None variable
H A Dcreate_kmod.py14 tinfoil = None variable
H A Dcreate_kernel.py14 tinfoil = None variable
H A Dcreate.py22 tinfoil = None variable
H A Dcreate_go.py39 tinfoil = None variable
H A Dcreate_buildsys_python.py29 tinfoil = None variable
H A Dcreate_buildsys.py15 tinfoil = None variable
/openbmc/openbmc/poky/bitbake/lib/bblayers/
H A Dcommon.py19 def tinfoil_init(self, tinfoil): argument
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-diffsigs32 def find_siginfo(tinfoil, pn, taskname, sigs=None): argument
H A Dbitbake-dumpsig32 def find_siginfo(tinfoil, pn, taskname, sigs=None): argument
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py135 def fetch_url(tinfoil, srcuri, srcrev, destdir, logger, preserve_tmp=False, mirrors=False): argument