[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[[PATCH]--edit 0/6] current status of testing/next
From: |
Alex Bennée |
Subject: |
[[PATCH]--edit 0/6] current status of testing/next |
Date: |
Wed, 21 Dec 2022 07:42:46 +0000 |
Hi,
Here is the current state of my testing/next tree. Nothing
particularly out of the ordinary but we do now have a binary release
of the hexagon tools.
The following still need review:
- tests/tcg: fix unused variable in linux-test
- configure: repeat ourselves for the benefit of CI
Alex Bennée (3):
gitlab: turn off verbose logging for make check on custom runners
configure: repeat ourselves for the benefit of CI
tests/tcg: fix unused variable in linux-test
Mukilan Thiyagarajan (2):
configure: Fix check-tcg not executing any tests
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Thomas Huth (1):
gitlab-ci: Disable docs and GUIs for the build-tci and
build-tcg-disabled jobs
configure | 11 +-
tests/tcg/multiarch/linux/linux-test.c | 6 +-
.gitlab-ci.d/buildtest.yml | 10 +-
.gitlab-ci.d/container-cross.yml | 19 +--
.../custom-runners/ubuntu-20.04-s390x.yml | 12 +-
.../custom-runners/ubuntu-22.04-aarch32.yml | 2 +-
.../custom-runners/ubuntu-22.04-aarch64.yml | 12 +-
MAINTAINERS | 1 -
tests/docker/Makefile.include | 4 -
.../debian-hexagon-cross.d/build-toolchain.sh | 141 ------------------
.../dockerfiles/debian-hexagon-cross.docker | 53 +++----
11 files changed, 47 insertions(+), 224 deletions(-)
delete mode 100755
tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh
--
2.34.1
- [[PATCH]--edit 0/6] current status of testing/next,
Alex Bennée <=
- [[PATCH]--edit 1/6] configure: Fix check-tcg not executing any tests, Alex Bennée, 2022/12/21
- [[PATCH]--edit 4/6] tests/tcg: fix unused variable in linux-test, Alex Bennée, 2022/12/21
- [[PATCH]--edit 3/6] configure: repeat ourselves for the benefit of CI, Alex Bennée, 2022/12/21
- [[PATCH]--edit 2/6] gitlab: turn off verbose logging for make check on custom runners, Alex Bennée, 2022/12/21
- [[PATCH]--edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs, Alex Bennée, 2022/12/21
- [[PATCH]--edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross, Alex Bennée, 2022/12/21