-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package/brcmfmac_sdio-firmware-rpi: merge of rpi-{bt,wifi}-firmware
Move rpi-bt-firmware and rpi-wifi-firmware packages to the new brcmfmac_sdio-firmware-rpi one (as they are the same upstream package). Signed-off-by: Peter Seiderer <[email protected]> [[email protected]: - fix check-package - legacy symbols still depend on arm || aarch64 ] Signed-off-by: Yann E. MORIN <[email protected]>
- Loading branch information
1 parent
5ccb5f9
commit 7527324
Showing
10 changed files
with
72 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1832,12 +1832,11 @@ F: configs/qemu_riscv64_virt_defconfig | |
N: Martin Bark <[email protected]> | ||
F: board/raspberrypi/ | ||
F: configs/raspberrypi3_defconfig | ||
F: package/brcmfmac_sdio-firmware-rpi/ | ||
F: package/ca-certificates/ | ||
F: package/connman/ | ||
F: package/nodejs/ | ||
F: package/rpi-bt-firmware/ | ||
F: package/rpi-firmware/ | ||
F: package/rpi-wifi-firmware/ | ||
F: package/tzdata/ | ||
F: package/zic/ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
config BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI | ||
bool "brcmfmac-sdio-firmware-rpi" | ||
depends on BR2_arm || BR2_aarch64 | ||
help | ||
Raspberry Broadcom Bluetooth and Wifi firmware. | ||
|
||
https://github.com/LibreELEC/brcmfmac_sdio-firmware-rpi | ||
|
||
if BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI | ||
|
||
config BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_BT | ||
bool "brcmfmac-sdio-firmware-rpi-bt" | ||
help | ||
Raspberry Pi 3 and Zero W Broadcom BCM43438 Bluetooth module | ||
firmware. Raspberry Pi 3 Model B+ Broadcom BCM4345C0 | ||
Bluetooth module firmware. | ||
|
||
config BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_WIFI | ||
bool "brcmfmac-sdio-firmware-rpi-wifi" | ||
depends on !BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX | ||
help | ||
Raspberry Pi 3 and Zero W Broadcom BCM43430 wifi module | ||
NVRAM data. Raspberry Pi 3 Model B+ Broadcom BCM43455 | ||
wifi module NVRAM data. | ||
|
||
comment "brcmfmac-sdio-firmware-rpi-wifi conflicts with linux-firmware Broadcom BRCM bcm43xx" | ||
depends on BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX | ||
|
||
endif |
2 changes: 1 addition & 1 deletion
2
.../rpi-wifi-firmware/rpi-wifi-firmware.hash → ...mware-rpi/brcmfmac_sdio-firmware-rpi.hash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Locally calculated | ||
sha256 e51b717c2a60ca29fcdd8e04e07c00996226cb48fa56a8ad1934b5f4ddee2e3d rpi-wifi-firmware-ea9963f3f77b4bb6cd280577eb115152bdd67e8d.tar.gz | ||
sha256 e51b717c2a60ca29fcdd8e04e07c00996226cb48fa56a8ad1934b5f4ddee2e3d brcmfmac_sdio-firmware-rpi-ea9963f3f77b4bb6cd280577eb115152bdd67e8d.tar.gz | ||
sha256 b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d LICENCE.broadcom_bcm43xx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.