.. | ||
build.sh | ||
Dockerfile | ||
README.md |
Building sysroot
-
Install qemu binfmt support, and install docker with the buildx extension.
-
Ensure qemu is registered with:
ls /proc/sys/fs/binfmt_misc/
- Setup buildx:
docker buildx create --name mybuilder --use
- Build the sysroot:
./build.sh