mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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:
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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user