A few more improvements from the Clear Linux Dissector [1] for dockersetup, import_layers, and update_classic_status.
[1] https://github.com/intel/clear-linux-dissector-web The following changes since commit b78e498c2086e4cb6631d73f36db059d37ad70ad: import_layers: fix updating build dependencies (2019-09-17 15:35:44 +1200) are available in the Git repository at: git://git.yoctoproject.org/layerindex-web paule/dissector-backports2 http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/dissector-backports2 Paul Eggleton (15): dockersetup.py: add connectivity check docker: fix comment at top of Dockerfile dockersetup: proxy support fixes dockersetup: add uninstall option dockersetup: handle ArgumentTypeError properly dockersetup: allow updating if proxy config set in environment dockersetup: minor command line comment fix update_classic_status: tweak single-object queries update_classic_status: switch to argparse update_classic_status: add cover status import/export dockersetup: ensure letsencrypt volume change gets undone import_layers: use vcs_last_rev to check if record is updated import_layers: tweak debug logging to be a bit more useful README.devel: touch up a few things update_classic_status: ensure fields are correctly ordered Dockerfile | 4 +- README.devel | 29 +- docker/connectivity_check.sh | 35 ++ docker/git-proxy | 10 +- dockersetup.py | 191 ++++++++-- layerindex/tools/import_layers.py | 12 +- layerindex/tools/update_classic_status.py | 423 +++++++++++++--------- 7 files changed, 481 insertions(+), 223 deletions(-) create mode 100755 docker/connectivity_check.sh -- 2.20.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto