Blacklist vc4 module for Bullseye on RPi4, as it leads to serial console corruption

This commit is contained in:
Gunnar Wolf
2021-04-13 16:58:25 -05:00
parent 6f9766906b
commit 6779ca8ad0
2 changed files with 20 additions and 9 deletions

View File

@@ -109,6 +109,8 @@ steps:
install -m 644 -o root -g root rootfs/etc/systemd/system/rpi-generate-ssh-host-keys.service "${ROOT?}/etc/systemd/system/"
ln -s /etc/systemd/system/rpi-generate-ssh-host-keys.service "${ROOT?}/etc/systemd/system/multi-user.target.requires/rpi-generate-ssh-host-keys.service"
rm -f "${ROOT?}"/etc/ssh/ssh_host_*_key*
__EXTRA_SHELL_CMDS__
root-fs: /
# Copy the relevant device tree files to the boot partition