Searched refs:no_clean (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | gn-native_111.0.5563.147.bb | 11 # bootstrap.py --no_clean hardcodes the build location to out_bootstrap. 12 # Omitting --no_clean causes the script to create a temporary directory with a
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | standard.py | 1903 def _reset(recipes, no_clean, remove_work, config, basepath, workspace): argument 1927 if recipes and not no_clean: 2017 _reset(recipes, args.no_clean, args.remove_work, config, basepath, workspace) 2068 no_clean = args.no_clean 2150 no_clean = True 2221 …_reset([args.recipename], no_clean=no_clean, remove_work=remove_work, config=config, basepath=base…
|