commit 862a5c04340d0a9a659fdfe03ba9ae0e04525df7
tree 1debf671ff90291389b5a45615f0ae255fc68afe
parent 38c05fd2ca651bf4b65638439fc0b07c23116f2d
author Christophe Lyon <christophe.lyon@linaro.org> 2023-10-06 09:23:27 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-10-30 10:02:27 +0000

    tcwg-host: Require docker version >= 24 on aarch64
    
    Support for aarch32 mode on aarch64 machines in docker didn't work
    well before docker version 24.x in Ubuntu 22.04, leading to problems
    when running the glibc testsuite.
    
    This patch checks the current version is recent enough on aarch64, but
    does not change the behaviour on aarch32 machines since there is no
    such problem.
    
    Change-Id: I2accd096919a5767088fcbf1fc99eae97ac3ed61


:100755 100755 b6c65be5b36a26f0fda239df7a3d57885be970bd cdd808a09ec70016b361d0c70293c4c658e84d5d M	tcwg-base/tcwg-host/start.sh
