Searched refs:update_unlockedsigs (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | upgrade.py | 25 …nd, setup_tinfoil, DevtoolError, parse_recipe, use_external_build, update_unlockedsigs, check_prer… 612 update_unlockedsigs(basepath, workspace, args.fixed_setup, [pn])
|
H A D | __init__.py | 337 def update_unlockedsigs(basepath, workspace, fixed_setup, extra=None): function
|
H A D | standard.py | 23 …uild, setup_git_repo, recipe_to_append, get_bbclassextend_targets, update_unlockedsigs, check_prer… 586 update_unlockedsigs(basepath, workspace, fixed_setup, [pn]) 1021 update_unlockedsigs(basepath, workspace, args.fixed_setup, [pn])
|