summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-08-17 11:56:11 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-08-22 01:17:27 +0300
commit43cc40c69863c1f36b7498134ee08ea67b0a6caa (patch)
treec0d21125dfc6cf4a66dd472c92f719ec05b6bd30
parent49e9178df58c72d1269585fd4f384d1de1552208 (diff)
downloadmeta-raspberrypi-43cc40c69863c1f36b7498134ee08ea67b0a6caa.tar.gz
vc-graphics.inc: Set LICENSE to "Proprietary"
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-bcm/vc-graphics/vc-graphics.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bcm/vc-graphics/vc-graphics.inc b/recipes-bcm/vc-graphics/vc-graphics.inc
index 19ce4ba..4ebb76c 100644
--- a/recipes-bcm/vc-graphics/vc-graphics.inc
+++ b/recipes-bcm/vc-graphics/vc-graphics.inc
@@ -1,5 +1,5 @@
1DESCRIPTION = "Graphics libraries for BCM2835." 1DESCRIPTION = "Graphics libraries for BCM2835."
2LICENSE = "proprietary-binary" 2LICENSE = "Proprietary"
3 3
4LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" 4LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780"
5 5