layerindex-web/rrs/tools
Paul Eggleton 0bab50462c rrs_upstream_history.py: drop threading
This is never going to work, the only way we can practically do parallel
execution is to run these things in a task which would basically amount
to distrodata's do_checkpkg; we may move to that in future but for now
just drop the threading code.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2018-05-04 23:57:52 +12:00
..
common.py rrs/tools/common.py: import sys/os at top 2018-05-04 23:57:52 +12:00
daily_run.sh rrs/tools/rrs_unique_recipes: drop 2018-05-04 23:57:52 +12:00
rrs_distros.py rrs/tools: add dry-run option to each script 2018-05-04 23:57:52 +12:00
rrs_maintainer_history.py rrs_maintainer_history.py: support maintenance plans and remove poky hardcoding 2018-05-04 23:57:52 +12:00
rrs_upgrade_history.py rrs_upgrade_history.py: add maintenance plan handling 2018-05-04 23:57:52 +12:00
rrs_upstream_email.py rrs/tools/rrs_upstream_email.py: Update message to point recipe file 2018-05-04 23:57:52 +12:00
rrs_upstream_history.py rrs_upstream_history.py: drop threading 2018-05-04 23:57:52 +12:00