diff options
author | Peter A. Bigot <pab@pabigot.com> | 2018-11-13 14:44:21 -0600 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2018-11-23 16:25:34 +0200 |
commit | bfc35b773ff405394d066d7d8efb32ced3ac0410 (patch) | |
tree | 504a7dfe9e97d06dcb71391a018281ba3f96cd34 /dynamic-layers/qt5-layer | |
parent | 10cee099bc6f1f805367e866598af6bf44e8f1b7 (diff) | |
download | meta-raspberrypi-bfc35b773ff405394d066d7d8efb32ced3ac0410.tar.gz |
linux-firmware: replace machine override with new recipes
Raspberry Pi hardware requires firmware that supersedes or is not
present in the standard linux-firmware distribution. These files are
maintained in the RPi-Distro project on github.
Several attempts have been made to reconcile conflicts between what's in
linux-firmware and what the hardware needs. The existing approach is
functional but not maintainable since it combines material from three
repositories into a single package that claims to be linux-firmware.
Remove the appends that change the content of linux-firmware for rpi
hardware. Add two new recipes that follow the RPi-Distro repositories:
* firmware-nonfree which forked from linux-firmware and replaces
content is provided as linux-firmware-rpidistro;
* bluez-firmware which forked from (very old) bluez and adds content is
provided as bluez-firmware-rpidistro.
The packages are named to make clear that these come from RPi-Distro,
rather than generic sources. Licensing attempts to record the state of
licensing as documented in RPi-Distro.
Resolves: #298
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Diffstat (limited to 'dynamic-layers/qt5-layer')
0 files changed, 0 insertions, 0 deletions