summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Barker <paul@betafive.co.uk>2019-10-21 10:41:29 +0100
committerPaul Barker <paul@betafive.co.uk>2019-10-21 10:51:48 +0100
commitf94b9c48d7b1594afd5e7a7d2dc6225d85f5691c (patch)
treee1f821b1c8941956540448b26b9044e26aa271b6
parent0ab94cf44e60f2c4a930885360f2b160ac43767f (diff)
downloadmeta-raspberrypi-pbarker/licenses.tar.gz
vc-graphics: Clarify license conditionspbarker/licenses
The license text matches the 'Broadcom-RPi' custom license used in bcm2835-bootfiles. Signed-off-by: Paul Barker <paul@betafive.co.uk>
-rw-r--r--recipes-graphics/vc-graphics/vc-graphics.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/vc-graphics/vc-graphics.inc b/recipes-graphics/vc-graphics/vc-graphics.inc
index 8b3f2bf..540e289 100644
--- a/recipes-graphics/vc-graphics/vc-graphics.inc
+++ b/recipes-graphics/vc-graphics/vc-graphics.inc
@@ -1,5 +1,5 @@
1DESCRIPTION = "Graphics libraries for BCM2835." 1DESCRIPTION = "Graphics libraries for BCM2835."
2LICENSE = "Proprietary" 2LICENSE = "Broadcom-RPi"
3 3
4LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" 4LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780"
5 5