Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Ddeploy.py25 def _prepare_remote_script(deploy, verbose=False, dryrun=False, undeployall=False, nopreserve=False… argument
36 if undeployall:
125 if undeployall:
299 … shellscript = _prepare_remote_script(deploy=False, dryrun=args.dry_run, undeployall=args.all)