diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-08-17 11:56:11 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-08-22 01:17:27 +0300 |
commit | 43cc40c69863c1f36b7498134ee08ea67b0a6caa (patch) | |
tree | c0d21125dfc6cf4a66dd472c92f719ec05b6bd30 | |
parent | 49e9178df58c72d1269585fd4f384d1de1552208 (diff) | |
download | meta-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.inc | 2 |
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 @@ | |||
1 | DESCRIPTION = "Graphics libraries for BCM2835." | 1 | DESCRIPTION = "Graphics libraries for BCM2835." |
2 | LICENSE = "proprietary-binary" | 2 | LICENSE = "Proprietary" |
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" | 4 | LIC_FILES_CHKSUM = "file://LICENCE;md5=86e53f5f5909ee66900418028de11780" |
5 | 5 | ||