mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-26 07:06:59 +00:00
Upgrade LICENSE syntax to LicenseRef-Broadcom-RPi
Replace Broadcom-RPi with the new syntax LicenseRef-Broadcom-RPi. Fixes: WARNING: LICENSE is using an old syntax and should be upgraded to: "LicenseRef-Broadcom-RPi" This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "Closed source binary files to help boot all raspberry pi devices."
|
||||
LICENSE = "Broadcom-RPi"
|
||||
LICENSE = "LicenseRef-Broadcom-RPi"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=c403841ff2837657b2ed8e5bb474ac8d"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Installation scripts and binaries for the Raspberry Pi 4 EEPROM"
|
||||
DESCRIPTION = "This repository contains the rpi4/rpi5 bootloader and scripts \
|
||||
for updating it in the spi eeprom"
|
||||
LICENSE = "BSD-3-Clause & Broadcom-RPi"
|
||||
LICENSE = "BSD-3-Clause AND LicenseRef-Broadcom-RPi"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6c5149578a16272119f3f9c13d6549b"
|
||||
|
||||
SRC_URI = " \
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "Graphics libraries for BCM2835."
|
||||
LICENSE = "Broadcom-RPi"
|
||||
LICENSE = "LicenseRef-Broadcom-RPi"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Raspberrypi firmware libraries which are required by picamera library"
|
||||
DESCRIPTION = "Raspberrypi firmware libraries required by picamera library"
|
||||
LICENSE = "Broadcom-RPi"
|
||||
LICENSE = "LicenseRef-Broadcom-RPi"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://opt/vc/LICENCE;md5=86e53f5f5909ee66900418028de11780"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user