Searched hist:"7 e81d198407580992978efb911c74107fad0b05f" (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/docker/ |
H A D | docker.py | 7e81d198407580992978efb911c74107fad0b05f Tue Jan 15 14:28:39 UTC 2019 Alex Bennée <alex.bennee@linaro.org> tests: make docker.py update use configured binfmt path
When copying a QEMU binary into a linux-user docker image we should check what the current configured binfmt_misc path is rather than just assuming "/usr/bin/qemu-bin". Obviously if the user changes the configuration afterwards they will break their images again.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
|