1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-11 13:20:56 +00:00

ti devtools: fix LIC_FILES_CHKSUM

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Enrico Butera
2011-08-06 13:19:22 +02:00
committed by Koen Kooi
parent 265968bada
commit 61d4676baf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/dow
SECTION = "devel"
LICENSE = "TI"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
require ../includes/ti-paths.inc
require ../includes/ti-staging.inc
+1 -1
View File
@@ -3,7 +3,7 @@ HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/r
SECTION = "devel"
LICENSE = "BSD, GPLv2"
LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=fd6d0bfcac476bd22c1f1525a91c9807"
LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=eace8fa313a140ef178ecfa0f53cc655"
PR = "r2"