Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dcopy_buildsystem.py178 def prune_lockedsigs(excluded_tasks, excluded_targets, lockedsigs, onlynative, pruned_output): argument
187 … if not splitval[1] in excluded_tasks and not splitval[0] in excluded_targets:
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_ext.bbclass467 excluded_targets = get_sdk_install_targets(d, images_only=True)
477 excluded_targets.split(),
488 excluded_targets.split(),