diff options
author | Enrico Butera <ebutera@users.berlios.de> | 2011-08-06 13:19:22 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-08-16 09:46:06 +0200 |
commit | 61d4676bafb3169947d937a7b74f4b6e9d8c7575 (patch) | |
tree | 4d3e3d88c6acca6b1b74e9a61607792e4bdca81b /recipes-ti | |
parent | 265968bada013db08ecb38367ced1aa97e28a614 (diff) | |
download | meta-ti-61d4676bafb3169947d937a7b74f4b6e9d8c7575.tar.gz |
ti devtools: fix LIC_FILES_CHKSUM
Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/devtools/ti-cgt6x.inc | 2 | ||||
-rw-r--r-- | recipes-ti/devtools/ti-xdctools.inc | 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 c9c3fda4..3be064bc 100644 --- a/recipes-ti/devtools/ti-cgt6x.inc +++ b/recipes-ti/devtools/ti-cgt6x.inc | |||
@@ -3,7 +3,7 @@ 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=712a8c64bb70c5ea5fa193faef3bed6f" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600" |
7 | 7 | ||
8 | require ../includes/ti-paths.inc | 8 | require ../includes/ti-paths.inc |
9 | require ../includes/ti-staging.inc | 9 | require ../includes/ti-staging.inc |
diff --git a/recipes-ti/devtools/ti-xdctools.inc b/recipes-ti/devtools/ti-xdctools.inc index d462d9f0..120ebaad 100644 --- a/recipes-ti/devtools/ti-xdctools.inc +++ b/recipes-ti/devtools/ti-xdctools.inc | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/r | |||
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | LICENSE = "BSD, GPLv2" | 4 | LICENSE = "BSD, GPLv2" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=fd6d0bfcac476bd22c1f1525a91c9807" | 6 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=eace8fa313a140ef178ecfa0f53cc655" |
7 | 7 | ||
8 | PR = "r2" | 8 | PR = "r2" |
9 | 9 | ||