Home
last modified time | relevance | path

Searched defs:recipename (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py698 def _add_md5(config, recipename, filename): argument
717 def _check_preserve(config, recipename): argument
1518 def _update_recipe_srcrev(recipename, workspace, srctree, rd, appendlayerdir, wildcard_version, no_… argument
1613 def _update_recipe_patch(recipename, workspace, srctree, rd, appendlayerdir, wildcard_version, no_r… argument
1784 def _update_recipe(recipename, workspace, rd, mode, appendlayerdir, wildcard_version, no_remove, in… argument
2226 def get_default_srctree(config, recipename=''): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsstatesig.py8 def sstate_rundepfilter(siggen, fn, recipename, task, dep, depname, dataCaches): argument
108 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches = None): argument
148 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches = None): argument
H A Dpackagedata.py107 def recipename(pkg, d): function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/
H A Daction.py253 def apply_append(self, appendname, recipename): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py258 def rundep_check(self, fn, recipename, task, dep, depname, dataCaches): argument