hypriot / qemu-register

Docker Image to register Qemu interpreters for ARMHF/AARCH64/PPC64LE/Risc-V in Docker Host w/ Linux Kernel 4.8+
MIT License
61 stars 18 forks source link

Update to Debian buster and add ninja-build dependency #10

Open daxmc99 opened 3 years ago

daxmc99 commented 3 years ago

This may require a new release

Signed-off-by: Dax McDonald 31839142+daxmc99@users.noreply.github.com

icolwell-as commented 3 years ago

Would be awesome to get this merged, the current qemu version (4.2.0) suffer from this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965109

Edit: if anyone comes here looking for a fast replacement image with updated QEMU, see this image I pushed: iancolwellas/xcompile:qemu-register based on my fork: https://github.com/icolwell-as/qemu-register All credit goes to @daxmc99 for the diff in this PR, I just pushed it to dockerhub for convenience.