Home
last modified time | relevance | path

Searched defs:basepath (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dutilcmds.py23 def _find_recipe_path(args, config, basepath, workspace): argument
42 def find_recipe(args, config, basepath, workspace): argument
49 def edit_recipe(args, config, basepath, workspace): argument
54 def configure_help(args, config, basepath, workspace): argument
H A Dstandard.py31 def add(args, config, basepath, workspace): argument
408 def extract(args, config, basepath, workspace): argument
432 def sync(args, config, basepath, workspace): argument
486 def _extract_source(srctree, keep_temp, devbranch, sync, config, basepath, workspace, fixed_setup, … argument
778 def modify(args, config, basepath, workspace): argument
997 def rename(args, config, basepath, workspace): argument
1852 def update_recipe(args, config, basepath, workspace): argument
1888 def status(args, config, basepath, workspace): argument
1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): argument
1996 def reset(args, config, basepath, workspace): argument
[all …]
H A Dsdk.py84 def check_manifest(fn, basepath): argument
99 def sdk_update(args, config, basepath, workspace): argument
241 def sdk_install(args, config, basepath, workspace): argument
H A Dbuild_image.py35 def build_image(args, config, basepath, workspace): argument
65 def build_image_task(config, basepath, workspace, image, add_packages=None, task=None, extra_append… argument
H A Ddeploy.py138 def deploy(args, config, basepath, workspace): argument
270 def undeploy(args, config, basepath, workspace): argument
H A Dupgrade.py502 def upgrade(args, config, basepath, workspace): argument
590 def latest_version(args, config, basepath, workspace): argument
610 def check_upgrade_status(args, config, basepath, workspace): argument
H A Dbuild_sdk.py22 def build_sdk(args, config, basepath, workspace): argument
H A Drunqemu.py19 def runqemu(args, config, basepath, workspace): argument
H A Dpackage.py17 def package(args, config, basepath, workspace): argument
H A Dmenuconfig.py31 def menuconfig(args, config, basepath, workspace): argument
H A Dimport.py21 def devimport(args, config, basepath, workspace): argument
H A Dsearch.py19 def search(args, config, basepath, workspace): argument
H A D__init__.py93 def setup_tinfoil(config_only=False, basepath=None, tracking=False): argument
312 def update_unlockedsigs(basepath, workspace, fixed_setup, extra=None): argument
H A Dexport.py22 def export(args, config, basepath, workspace): argument
H A Dbuild.py44 def build(args, config, basepath, workspace): argument
/OK3568_Linux_fs/yocto/poky/meta-selftest/lib/devtool/
H A Dbbpath.py13 def print_name(args, config, basepath, workspace): argument
16 def print_bbdir(args, config, basepath, workspace): argument
19 def print_registered(args, config, basepath, workspace): argument
23 def multiloaded(args, config, basepath, workspace): argument
H A Dtest.py3 def selftest_reverse(args, config, basepath, workspace): argument
/OK3568_Linux_fs/yocto/poky/scripts/
H A Ddevtool19 basepath = '' variable
135 def create_workspace(args, config, basepath, workspace): argument
144 def _create_workspace(workspacedir, config, basepath): argument
181 def _enable_workspace_layer(workspacedir, config, basepath): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dresulttooltests.py7 basepath = os.path.abspath(os.path.dirname(__file__) + '/../../../../../') variable
/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py27 def basepath(relpath=""): function
/OK3568_Linux_fs/buildroot/utils/
H A Dgetdeveloperlib.py274 def check_developers(developers, basepath=None): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dsiggen.py781 def clean_basepath(basepath): argument