Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dprojectpage.js183 function updateFreqBuildRecipes(recipes) { argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py576 …def save_target_package_information(self, build_obj, target_obj, packagedict, pkgpnmap, recipes, b… argument
726 def save_build_package_information(self, build_obj, package_info, recipes, argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py1082 def get_recipe_upgrade_status(recipes=None): argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A D__init__.py177 …def load_layerindex(self, indexURI, load=['layerDependencies', 'recipes', 'machines', 'distros'], …