summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-03 17:14:54 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-03 17:14:54 +0100
commitda1dcfc47cc5c299b0e98c4fa03d187569781e50 (patch)
tree70a0554f5af997555308631dca261b8b41e65fa4
parent7f33ca1fd48f2ee0b67f8244d81e95486bdc31ea (diff)
downloadmeta-ti-da1dcfc47cc5c299b0e98c4fa03d187569781e50.tar.gz
matrix-gui: fix license after php rewrite
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-ti/matrix/matrix-gui_2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/matrix/matrix-gui_2.0.bb b/recipes-ti/matrix/matrix-gui_2.0.bb
index dde76eef..f4b7cd30 100644
--- a/recipes-ti/matrix/matrix-gui_2.0.bb
+++ b/recipes-ti/matrix/matrix-gui_2.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matrix GUI Application launcher"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrix-gui-v2/" 2HOMEPAGE = "https://gforge.ti.com/gf/project/matrix-gui-v2/"
3 3
4LICENSE = "BSD MIT Apache" 4LICENSE = "BSD MIT Apache"
5LIC_FILES_CHKSUM = "file://scripts/jquery-1.6.2.min.js;md5=a1a8cb16a060f6280a767187fd22e037" 5LIC_FILES_CHKSUM = "file://javascript/jquery-latest.js;md5=9118381924c51c89d9414a311ec9c97f"
6 6
7SECTION = "multimedia" 7SECTION = "multimedia"
8 8