Home
last modified time | relevance | path

Searched refs:excluded_tasks (Results 1 – 1 of 1) 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: