From f5a465aef8124cf1c5bfccf64027bf1f91721b4b Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Sun, 1 Feb 2026 19:55:17 -0500 Subject: [PATCH] bcm2711 Family: Remove post_family_tweaks_bsp__rpi_firmware func No longer required using linux-6.18.y and up. Signed-off-by: Patrick Yavitz --- config/sources/families/bcm2711.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/sources/families/bcm2711.conf b/config/sources/families/bcm2711.conf index 84ee9b4a2e60..34bd596837b2 100644 --- a/config/sources/families/bcm2711.conf +++ b/config/sources/families/bcm2711.conf @@ -180,12 +180,6 @@ function post_family_tweaks_bsp__add_hooks_to_move_kernel_initrd_and_dtb() { run_host_command_logged chmod a+x "${destination}"/etc/initramfs/post-update.d/zzz-update-initramfs } -function post_family_tweaks_bsp__rpi_firmware() { - display_alert "$BOARD" "Installing firmware" "info" - git clone https://github.com/pyavitz/firmware.git --depth=1 -q "${destination}"/lib/firmware/updates/brcm - rm -fdr "${destination}"/lib/firmware/updates/brcm/{.git,README.md} -} - function post_family_tweaks_bsp__add_x11_config() { display_alert "rpi5b" "Adding X11 configuration" "info" run_host_command_logged mkdir -p "${destination}"/etc/X11/xorg.conf.d/