This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from b553bb7 [Doc] add KEYS to downloads.apache.org (#6581)
add b754bec Add ci_qemu docker image (#6485)
No new revisions were added by this update.
Summary of changes:
docker/{Dockerfile.ci_cpu => Dockerfile.ci_qemu} | 43 ++----
...python.sh => ubuntu1804_install_python_venv.sh} | 7 +-
docker/install/ubuntu_install_qemu.sh | 49 +++++++
docker/install/ubuntu_install_zephyr.sh | 144 +++++++++++++++++++++
4 files changed, 206 insertions(+), 37 deletions(-)
copy docker/{Dockerfile.ci_cpu => Dockerfile.ci_qemu} (59%)
copy docker/install/{ubuntu1804_install_python.sh =>
ubuntu1804_install_python_venv.sh} (85%)
create mode 100644 docker/install/ubuntu_install_qemu.sh
create mode 100644 docker/install/ubuntu_install_zephyr.sh