mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-26 22:49:26 +00:00
ti-cgt6x: move license checksum to recipe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,8 +3,6 @@ HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/dow
|
|||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
LICENSE = "TI"
|
LICENSE = "TI"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
|
|
||||||
|
|
||||||
require ../includes/ti-paths.inc
|
require ../includes/ti-paths.inc
|
||||||
require ../includes/ti-staging.inc
|
require ../includes/ti-staging.inc
|
||||||
require ../includes/ti-eula-unpack.inc
|
require ../includes/ti-eula-unpack.inc
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
require ti-cgt6x.inc
|
require ti-cgt6x.inc
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=712a8c64bb70c5ea5fa193faef3bed6f"
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
PV = "6_1_17"
|
PV = "6_1_17"
|
||||||
PVwithdots = "6.1.17"
|
PVwithdots = "6.1.17"
|
||||||
|
|||||||
Reference in New Issue
Block a user