mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
build_packages: Fix ramdisk creation for non-native arches
Chrooting in the target non-native arch rootfs is required for update-bootengine to be run correctly. Signed-off-by: Andrej Rosano <andrej@inversepath.com>
This commit is contained in:
parent
21925e99d4
commit
acea447ccd
@ -222,6 +222,8 @@ break_dep_loop sys-apps/util-linux udev,systemd sys-apps/systemd cryptsetup
|
||||
break_dep_loop sys-apps/systemd cryptsetup
|
||||
|
||||
info "Merging board packages now"
|
||||
# The following line is required by chroots present in "update-bootengine"
|
||||
setup_qemu_static "${BOARD_ROOT}"
|
||||
sudo -E "${EMERGE_CMD[@]}" "${EMERGE_FLAGS[@]}" \
|
||||
@system coreos-devel/board-packages
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user