diff options
| author | Paolo Bonzini | 2022-04-19 11:10:06 +0200 |
|---|---|---|
| committer | Alex Bennée | 2022-04-20 17:04:20 +0200 |
| commit | 426045aed8bbc49ead42ef15dce252a75bf797da (patch) | |
| tree | 60a758f194eb8a624fccddca7edf1fe6d5bf6d2a /tests/docker/dockerfiles | |
| parent | tests/docker: simplify docker-TEST@IMAGE targets (diff) | |
| download | qemu-426045aed8bbc49ead42ef15dce252a75bf797da.tar.gz qemu-426045aed8bbc49ead42ef15dce252a75bf797da.tar.xz qemu-426045aed8bbc49ead42ef15dce252a75bf797da.zip | |
tests/docker: do not duplicate rules for hexagon-cross
The commands for docker-image-debian-hexagon-cross are the same as those
in debian-toolchain-run, just with a nonstandard path to build-toolchain.sh.
Reuse the definition by renaming the debian-hexagon-cross.docker.d directory.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220401141326.1244422-9-pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-12-alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker/dockerfiles')
| -rwxr-xr-x | tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh (renamed from tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh b/tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh index 19b1c9f83e..19b1c9f83e 100755 --- a/tests/docker/dockerfiles/debian-hexagon-cross.docker.d/build-toolchain.sh +++ b/tests/docker/dockerfiles/debian-hexagon-cross.d/build-toolchain.sh |
