diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-06 17:25:20 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-16 09:46:07 +0200 |
commit | 7feec898773083bbbd5f6a6991caa1d84c0733d2 (patch) | |
tree | e008026ff6562361bf80b09da540c8f834352ec8 /recipes-ti/devtools | |
parent | ae20ccf7fb8d63abb82a60a722685f71b5868a12 (diff) | |
download | meta-ti-7feec898773083bbbd5f6a6991caa1d84c0733d2.tar.gz |
ti-cgt6x: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/devtools')
-rw-r--r-- | recipes-ti/devtools/ti-cgt6x.inc | 2 | ||||
-rw-r--r-- | recipes-ti/devtools/ti-cgt6x_6.1.17.bb | 2 |
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 | |||
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "TI" | 4 | LICENSE = "TI" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600" | ||
7 | |||
8 | require ../includes/ti-paths.inc | 6 | require ../includes/ti-paths.inc |
9 | require ../includes/ti-staging.inc | 7 | require ../includes/ti-staging.inc |
10 | require ../includes/ti-eula-unpack.inc | 8 | require ../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 @@ | |||
1 | require ti-cgt6x.inc | 1 | require ti-cgt6x.inc |
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f" | ||
4 | |||
3 | PE = "1" | 5 | PE = "1" |
4 | PV = "6_1_17" | 6 | PV = "6_1_17" |
5 | PVwithdots = "6.1.17" | 7 | PVwithdots = "6.1.17" |