Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py1939 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): argument
2018 if remove_work:
2062 _reset(recipes, args.no_clean, args.remove_work, config, basepath, workspace)
2114 remove_work=args.remove_work
2266 …_reset([args.recipename], no_clean=no_clean, remove_work=remove_work, config=config, basepath=base…