diff options
author | 2019-10-21 10:41:29 +0100 | |
---|---|---|
committer | 2019-10-24 14:08:16 +0100 | |
commit | 254c9366b9c3309db6dc07beb80aba55e0c87f94 (patch) | |
tree | 5f1c63a9dc1e37f80c1b8dbb91daa5663abdae30 /recipes-graphics | |
parent | ae6611ea460d2286420cd28be00f0df79580c1e7 (diff) | |
download | meta-raspberrypi-254c9366b9c3309db6dc07beb80aba55e0c87f94.tar.gz meta-raspberrypi-254c9366b9c3309db6dc07beb80aba55e0c87f94.tar.bz2 meta-raspberrypi-254c9366b9c3309db6dc07beb80aba55e0c87f94.zip |
vc-graphics: Clarify license conditions
The license text matches the 'Broadcom-RPi' custom license used in
bcm2835-bootfiles.
Signed-off-by: Paul Barker <paul@betafive.co.uk>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/vc-graphics/vc-graphics.inc | 2 |
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 @@ DESCRIPTION = "Graphics libraries for BCM2835." -LICENSE = "Proprietary" +LICENSE = "Broadcom-RPi" LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" |