From bea5575668f77261cfbd7a30bbcc0d81f9ba974b Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Sat, 16 Dec 2023 09:45:41 +0100 Subject: [PATCH] Update for bookworm release --- builder/raspberrypi32.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/raspberrypi32.yml b/builder/raspberrypi32.yml index b5bfd94a..25c23e81 100644 --- a/builder/raspberrypi32.yml +++ b/builder/raspberrypi32.yml @@ -22,12 +22,12 @@ arch_flags: "-arch armv7l" } - { - kernel: "6.1.0-rpi7-rpi-v8", + kernel: "6.1.0-rpi7-rpi-v7l", name: "Pi4b_32", firmware: "brcmfmac43455-sdio.bin", patch: "bcm43455c0/7_45_206", cpu: any, #cortex-a72 - arch_flags: "-arch armv8" + arch_flags: "-arch armv7l" } kernel: min: "6.1"