mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
qemu: build static qemu user mode emulation target
Leveraging on the binfmt_misc kernel feature, a static qemu-aarch64 executable is required to chroot in the arm64 rootfs. Signed-off-by: Andrej Rosano <andrej@inversepath.com>
This commit is contained in:
parent
f08735a1c7
commit
347819617d
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.use
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/profiles/coreos/amd64/sdk/package.use
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
dev-libs/glib static-libs
|
||||
sys-apps/attr static-libs
|
||||
sys-libs/zlib static-libs
|
||||
app-emulation/qemu static-user
|
Loading…
x
Reference in New Issue
Block a user