summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorEnrico Butera <ebutera@users.berlios.de>2011-08-06 13:19:22 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-16 09:46:06 +0200
commit61d4676bafb3169947d937a7b74f4b6e9d8c7575 (patch)
tree4d3e3d88c6acca6b1b74e9a61607792e4bdca81b /recipes-ti
parent265968bada013db08ecb38367ced1aa97e28a614 (diff)
downloadmeta-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.inc2
-rw-r--r--recipes-ti/devtools/ti-xdctools.inc2
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
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "TI" 4LICENSE = "TI"
5 5
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
7 7
8require ../includes/ti-paths.inc 8require ../includes/ti-paths.inc
9require ../includes/ti-staging.inc 9require ../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
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD, GPLv2" 4LICENSE = "BSD, GPLv2"
5 5
6LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=fd6d0bfcac476bd22c1f1525a91c9807" 6LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=eace8fa313a140ef178ecfa0f53cc655"
7 7
8PR = "r2" 8PR = "r2"
9 9