Home
last modified time | relevance | path

Searched defs:config_only (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py113 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument
H A Dbuilder.py215 config_only=False, squash_config_y=False): argument
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtinfoil.py342 def prepare(self, config_only=False, config_params=None, quiet=0, extra_features=None): argument
871 def __init__(self, config_only, **options): argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A D__init__.py93 def setup_tinfoil(config_only=False, basepath=None, tracking=False): argument