layerindex-web/rrs/tools
Paul Eggleton 3a3c9f3d02 rrs_upgrade_history: improve checkout logic
* Consolidate the code for checking out a repository, using the newly
  added utils.checkout_repo() function
* Check out a layer's dependencies, not just the layer itself
* Only check out if the desired revision isn't already checked out
  (mostly useful for bitbake which we would otherwise be checking out
  much more frequently than necessary since it may not have changed
  even if we've moved to a new commit in the layer).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:53 +12:00
..
common.py rrs/tools: ensure recipe parsing code deletes temporary dir 2018-05-04 23:57:53 +12:00
daily_run.sh rrs/tools/rrs_unique_recipes: drop 2018-05-04 23:57:52 +12:00
rrs_distros.py rrs/tools: ensure recipe parsing code deletes temporary dir 2018-05-04 23:57:53 +12:00
rrs_maintainer_history.py rrs: handle linking maintainership 2018-05-04 23:57:53 +12:00
rrs_upgrade_history.py rrs_upgrade_history: drop final clean 2018-05-04 23:57:53 +12:00
rrs_upstream_email.py rrs/tools: run all tools scripts with python3 2018-05-04 23:57:53 +12:00
rrs_upstream_history.py rrs/tools: ensure recipe parsing code deletes temporary dir 2018-05-04 23:57:53 +12:00
upgrade_history_internal.py rrs_upgrade_history: improve checkout logic 2018-05-04 23:57:53 +12:00