diff options
| author | Paul Barker <paul@betafive.co.uk> | 2019-10-21 10:40:37 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-10-24 14:08:16 +0100 |
| commit | ae6611ea460d2286420cd28be00f0df79580c1e7 (patch) | |
| tree | ade8c6cae6af7ec2f50962601ef489ea7c19cc4d /recipes-bsp/bootfiles | |
| parent | 55d521a888414948a4828e608c591f1eeca82f70 (diff) | |
| download | meta-raspberrypi-ae6611ea460d2286420cd28be00f0df79580c1e7.tar.gz | |
bcm2835-bootfiles: Clarify license conditions
We define a new 'Broadcom-RPi' license and include the full text in our
custom-licenses directory.
Signed-off-by: Paul Barker <paul@betafive.co.uk>
Diffstat (limited to 'recipes-bsp/bootfiles')
| -rw-r--r-- | recipes-bsp/bootfiles/bcm2835-bootfiles.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb index bbaf619..848a29a 100644 --- a/recipes-bsp/bootfiles/bcm2835-bootfiles.bb +++ b/recipes-bsp/bootfiles/bcm2835-bootfiles.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." | 1 | DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." |
| 2 | LICENSE = "Proprietary" | 2 | LICENSE = "Broadcom-RPi" |
| 3 | 3 | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1" |
| 5 | 5 | ||
