[yocto] [meta-raspberrypi][PATCH] linux-firmware: Correct the LICENSE for brcm43430-license

Khem Raj raj.khem at gmail.com
Sun Oct 16 15:27:00 PDT 2016


On Sun, Oct 16, 2016 at 3:08 PM, Jonathan Liu <net147 at gmail.com> wrote:
> The license for brcm43430-license should be the license it contains
> instead of all the licenses of the linux-firmware packages.
>

this is ok

> [YOCTO #10251]
>
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---
>  recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-kernel/linux-firmware/linux-firmware_git.bbappend b/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
> index b4408cb..bcfadde 100644
> --- a/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
> +++ b/recipes-kernel/linux-firmware/linux-firmware_git.bbappend
> @@ -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 \
> --
> 2.10.0
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list