Remove optimisation as it breaks on Debian Bookworm
Minimal images doesn't have any of this anyway ...
This commit is contained in:
parent
046ba3a121
commit
40fa40ebaa
@ -84,7 +84,6 @@ write_uboot_platform() {
|
||||
}
|
||||
|
||||
family_tweaks() {
|
||||
chroot_sdcard_apt_get remove --auto-remove linux-sound-base alsa-base alsa-utils bluez
|
||||
[[ -f $SDCARD/etc/netplan/armbian-default.yaml ]] && sed -i "s/^ renderer.*/ renderer: networkd/" $SDCARD/etc/netplan/armbian-default.yaml
|
||||
cp $SRC/packages/bsp/mvebu64/networkd/10* $SDCARD/etc/systemd/network/
|
||||
if [[ $BOARD = "espressobin" ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user