summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-06 17:25:20 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-16 09:46:07 +0200
commit7feec898773083bbbd5f6a6991caa1d84c0733d2 (patch)
treee008026ff6562361bf80b09da540c8f834352ec8
parentae20ccf7fb8d63abb82a60a722685f71b5868a12 (diff)
downloadmeta-ti-7feec898773083bbbd5f6a6991caa1d84c0733d2.tar.gz
ti-cgt6x: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-ti/devtools/ti-cgt6x.inc2
-rw-r--r--recipes-ti/devtools/ti-cgt6x_6.1.17.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x.inc b/recipes-ti/devtools/ti-cgt6x.inc
index 3be064bc..1d00a553 100644
--- a/recipes-ti/devtools/ti-cgt6x.inc
+++ b/recipes-ti/devtools/ti-cgt6x.inc
@@ -3,8 +3,6 @@ HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/dow
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "TI" 4LICENSE = "TI"
5 5
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
7
8require ../includes/ti-paths.inc 6require ../includes/ti-paths.inc
9require ../includes/ti-staging.inc 7require ../includes/ti-staging.inc
10require ../includes/ti-eula-unpack.inc 8require ../includes/ti-eula-unpack.inc
diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
index 7798d400..d47ad3ca 100644
--- a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
+++ b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb
@@ -1,5 +1,7 @@
1require ti-cgt6x.inc 1require ti-cgt6x.inc
2 2
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f"
4
3PE = "1" 5PE = "1"
4PV = "6_1_17" 6PV = "6_1_17"
5PVwithdots = "6.1.17" 7PVwithdots = "6.1.17"