Home
last modified time | relevance | path

Searched refs:check_workspace_recipe (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dpackage.py13 from devtool import exec_build_env_command, setup_tinfoil, check_workspace_recipe, DevtoolError
19 check_workspace_recipe(workspace, args.recipename)
H A Dmenuconfig.py28 from devtool import check_workspace_recipe
45 check_workspace_recipe(workspace, args.component)
H A Dbuild.py14 from devtool import exec_build_env_command, setup_tinfoil, check_workspace_recipe, DevtoolError
46 workspacepn = check_workspace_recipe(workspace, args.recipename, bbclassextend=True)
H A Dutilcmds.py18 from devtool import exec_build_env_command, setup_tinfoil, check_workspace_recipe, DevtoolError
58 check_workspace_recipe(workspace, args.recipename)
H A Ddeploy.py19 from devtool import exec_fakeroot, setup_tinfoil, check_workspace_recipe, DevtoolError
144 check_workspace_recipe(workspace, args.recipename, checksrc=False)
H A D__init__.py142 def check_workspace_recipe(workspace, pn, checksrc=True, bbclassextend=False): function
H A Dstandard.py23 from devtool import exec_build_env_command, setup_tinfoil, check_workspace_recipe, use_external_bui…
1002 check_workspace_recipe(workspace, args.recipename)
1854 check_workspace_recipe(workspace, args.recipename)
2008 check_workspace_recipe(workspace, recipe, checksrc=False)
2052 check_workspace_recipe(workspace, args.recipename)