mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-06-05 02:20:16 +00:00
linux-firmware: Correct the LICENSE for brcm43430-license
The license for brcm43430-license should be the license it contains instead of all the licenses of the linux-firmware packages. [YOCTO #10251] Signed-off-by: Jonathan Liu <net147@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
3360f98cad
commit
ed54bd3788
@@ -20,6 +20,7 @@ do_install_append() {
|
||||
PACKAGES =+ "${PN}-brcm43430 ${PN}-brcm43430-license"
|
||||
|
||||
LICENSE_${PN}-brcm43430 = "Firmware-broadcom_brcm80211"
|
||||
LICENSE_${PN}-brcm43430-license = "Firmware-broadcom_brcm80211"
|
||||
FILES_${PN}-brcm43430-license = "/lib/firmware/LICENSE.broadcom_brcm80211"
|
||||
FILES_${PN}-brcm43430 = " \
|
||||
/lib/firmware/brcm/brcmfmac43430-sdio.bin \
|
||||
|
||||
Reference in New Issue
Block a user