From 0cd71f11ee70adb44adee750685d5dffba520591 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Sat, 30 Dec 2023 18:32:42 +0100 Subject: [PATCH] Disable RPi firmware updating --- external/rpi-eeprom.conf | 9 --------- external/rpi-libraspberrypi-bin.conf | 9 --------- external/rpi-linux-firmware-raspi.conf | 9 --------- external/rpi-pi-bluetooth.conf | 9 --------- external/rpi-raspi-config.conf | 9 --------- 5 files changed, 45 deletions(-) delete mode 100644 external/rpi-eeprom.conf delete mode 100644 external/rpi-libraspberrypi-bin.conf delete mode 100644 external/rpi-linux-firmware-raspi.conf delete mode 100644 external/rpi-pi-bluetooth.conf delete mode 100644 external/rpi-raspi-config.conf diff --git a/external/rpi-eeprom.conf b/external/rpi-eeprom.conf deleted file mode 100644 index 0539e06e..00000000 --- a/external/rpi-eeprom.conf +++ /dev/null @@ -1,9 +0,0 @@ -URL=http://ports.ubuntu.com/ubuntu-ports -KEY="mantic main restricted universe multiverse" -RELEASE=all -TARGET=utils -METHOD=aptly -INSTALL=rpi-eeprom -GLOB="Name (% rpi-eeprom*)" -ARCH=arm64,armhf -REPOSITORY=BS diff --git a/external/rpi-libraspberrypi-bin.conf b/external/rpi-libraspberrypi-bin.conf deleted file mode 100644 index 29dac652..00000000 --- a/external/rpi-libraspberrypi-bin.conf +++ /dev/null @@ -1,9 +0,0 @@ -URL=http://ports.ubuntu.com/ubuntu-ports -KEY="jammy-updates main restricted universe multiverse" -RELEASE=all -TARGET=utils -METHOD=aptly -INSTALL=libraspberrypi-bin -GLOB="Name (% libraspberrypi-bin*) | Name (% libraspberrypi0*)" -ARCH=arm64,armhf -REPOSITORY=BS diff --git a/external/rpi-linux-firmware-raspi.conf b/external/rpi-linux-firmware-raspi.conf deleted file mode 100644 index a1966f07..00000000 --- a/external/rpi-linux-firmware-raspi.conf +++ /dev/null @@ -1,9 +0,0 @@ -URL=http://ports.ubuntu.com/ubuntu-ports -KEY="mantic main restricted universe multiverse" -RELEASE=all -TARGET=utils -METHOD=aptly -INSTALL=linux-firmware-raspi -GLOB="Name (% linux-firmware-raspi*)" -ARCH=arm64,armhf -REPOSITORY=BS diff --git a/external/rpi-pi-bluetooth.conf b/external/rpi-pi-bluetooth.conf deleted file mode 100644 index 6bbd8223..00000000 --- a/external/rpi-pi-bluetooth.conf +++ /dev/null @@ -1,9 +0,0 @@ -URL=http://ports.ubuntu.com/ubuntu-ports -KEY="mantic main restricted universe multiverse" -RELEASE=all -TARGET=utils -METHOD=aptly -INSTALL=pi-bluetooth -GLOB="Name (% pi-bluetooth*)" -ARCH=arm64,armhf -REPOSITORY=BS diff --git a/external/rpi-raspi-config.conf b/external/rpi-raspi-config.conf deleted file mode 100644 index 965e984b..00000000 --- a/external/rpi-raspi-config.conf +++ /dev/null @@ -1,9 +0,0 @@ -URL=http://ports.ubuntu.com/ubuntu-ports -KEY="mantic main restricted universe multiverse" -RELEASE=all -TARGET=utils -METHOD=aptly -INSTALL=raspi-config -GLOB="Name (% raspi-config*)" -ARCH=arm64,armhf -REPOSITORY=BS