Home
last modified time | relevance | path

Searched refs:excluded_targets (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcopy_buildsystem.py176 def prune_lockedsigs(excluded_tasks, excluded_targets, lockedsigs, onlynative, pruned_output): argument
185 … if not splitval[1] in excluded_tasks and not splitval[0] in excluded_targets:
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpopulate_sdk_ext.bbclass454 excluded_targets = get_sdk_install_targets(d, images_only=True)
464 excluded_targets.split(),
475 excluded_targets.split(),