[yocto] [meta-raspberrypi][PATCH 4/6] linux-firmware: Add brcmfmac43430 firmware

Jonathan Liu net147 at gmail.com
Thu Mar 24 17:34:21 PDT 2016


Hi Theodor,

On 10 March 2016 at 01:15, Theodor Gherzan <theodor at gherzan.ro> wrote:
> From: Theodor Gherzan <theodor at resin.io>
>
> Signed-off-by: Theodor Gherzan <theodor at resin.io>
> ---
>  .../linux-firmware/LICENSE.broadcom_brcm80211      | 205 +++++++++++++++++++++
>  .../linux-firmware/brcmfmac43430-sdio.bin          | Bin 0 -> 368957 bytes
>  .../linux-firmware/brcmfmac43430-sdio.txt          |  66 +++++++
>  .../linux-firmware/linux-firmware_git.bbappend     |  29 +++
>  4 files changed, 300 insertions(+)
>  create mode 100644 recipes-kernel/linux-firmware/linux-firmware/LICENSE.broadcom_brcm80211
>  create mode 100644 recipes-kernel/linux-firmware/linux-firmware/brcmfmac43430-sdio.bin
>  create mode 100644 recipes-kernel/linux-firmware/linux-firmware/brcmfmac43430-sdio.txt
>  create mode 100644 recipes-kernel/linux-firmware/linux-firmware_git.bbappend

I get the following warning when building an image that installs
linux-firmware-ralink package (but not any of the other firmware
packages):
[log_check] WARNING: The license listed Firmware-broadcom_brcm80211
was not in the licenses collected for recipe linux-firmware

It seems the license is not being packaged correctly.

Could you please have a look?

Thanks.

Regards,
Jonathan



More information about the yocto mailing list