mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Download proper firmware
This commit is contained in:
9
external/rpi-debian-firmware-raspi.conf
vendored
Normal file
9
external/rpi-debian-firmware-raspi.conf
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
URL="http://archive.raspberrypi.com/debian/"
|
||||
KEY="bookworm main"
|
||||
RELEASE=bookworm:trixie
|
||||
TARGET=utils
|
||||
METHOD=aptly
|
||||
INSTALL=raspi-firmware
|
||||
GLOB="Name (% raspi-firmware) | Name (% raspberrypi-sys-mods) | Name (% bluez-firmware) | Name (% bluez) | Name (% raspi-utils) | Name (% raspi-gpio)"
|
||||
ARCH=arm64,armhf
|
||||
REPOSITORY=BS
|
||||
2
external/rpi-pi-bluetooth-debian.conf
vendored
2
external/rpi-pi-bluetooth-debian.conf
vendored
@@ -4,6 +4,6 @@ RELEASE=bookworm:trixie
|
||||
TARGET=utils
|
||||
METHOD=aptly
|
||||
INSTALL=pi-bluetooth
|
||||
GLOB="Name (% pi-bluetooth* ) | Name (% bluez-firmware) | Name (% raspberrypi-sys-mods)"
|
||||
GLOB="Name (% pi-bluetooth* ) | Name (% bluez-firmware)"
|
||||
ARCH=arm64,armhf
|
||||
REPOSITORY=BS
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
URL=http://ports.ubuntu.com/ubuntu-ports
|
||||
KEY="noble main restricted universe multiverse"
|
||||
RELEASE=all
|
||||
RELEASE=noble:plucky
|
||||
TARGET=utils
|
||||
METHOD=aptly
|
||||
INSTALL=linux-firmware-raspi
|
||||
Reference in New Issue
Block a user