summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/bootfiles
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-10-21 10:40:37 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-10-24 14:08:16 +0100
commitae6611ea460d2286420cd28be00f0df79580c1e7 (patch)
treeade8c6cae6af7ec2f50962601ef489ea7c19cc4d /recipes-bsp/bootfiles
parent55d521a888414948a4828e608c591f1eeca82f70 (diff)
downloadmeta-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.bb2
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 @@
1DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835." 1DESCRIPTION = "Closed source binary files to help boot the ARM on the BCM2835."
2LICENSE = "Proprietary" 2LICENSE = "Broadcom-RPi"
3 3
4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1" 4LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=4a4d169737c0786fb9482bb6d30401d1"
5 5