mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
ti-cgt6x: remove deprecated versions
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -1,24 +0,0 @@
|
|||||||
DESCRIPTION = "TI DSP Code Generation Tools"
|
|
||||||
HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
|
|
||||||
SECTION = "devel"
|
|
||||||
LICENSE = "TI"
|
|
||||||
|
|
||||||
require ../includes/ti-paths.inc
|
|
||||||
require ../includes/ti-staging.inc
|
|
||||||
require ../includes/ti-eula-unpack.inc
|
|
||||||
|
|
||||||
PR = "r4"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/cgt6x_${PV}"
|
|
||||||
|
|
||||||
SRC_URI = "http://install.source.dir.local/ti_cgt_c6000_${PVwithdots}_setup_linux_x86.bin;name=cgt6xbin"
|
|
||||||
|
|
||||||
BINFILE="ti_cgt_c6000_${PVwithdots}_setup_linux_x86.bin"
|
|
||||||
TI_BIN_UNPK_CMDS="Y:qY:workdir: : "
|
|
||||||
TI_BIN_UNPK_WDEXT="/cgt6x_${PV}"
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
install -d ${D}${CODEGEN_INSTALL_DIR_RECIPE}
|
|
||||||
cp -pPrf ${S}/* ${D}${CODEGEN_INSTALL_DIR_RECIPE}
|
|
||||||
}
|
|
||||||
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
require ti-cgt6x.inc
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
|
|
||||||
|
|
||||||
PE = "1"
|
|
||||||
PV = "6_1_20"
|
|
||||||
PVwithdots = "6.1.20"
|
|
||||||
|
|
||||||
SRC_URI[cgt6xbin.md5sum] = "39485ea8211960de0a958ab27106ab9b"
|
|
||||||
SRC_URI[cgt6xbin.sha256sum] = "a020142011c8160e24f6386f7696ecfbfe02dab2a6c83af74ce6b67eb1da9900"
|
|
||||||
|
|
||||||
@@ -1,13 +0,0 @@
|
|||||||
require ti-cgt6x.inc
|
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600"
|
|
||||||
|
|
||||||
PE = "1"
|
|
||||||
PV = "7_2_7"
|
|
||||||
PVwithdots = "7.2.7"
|
|
||||||
|
|
||||||
SRC_URI[cgt6xbin.md5sum] = "71a0768a541fdebd9c35d44301019d1d"
|
|
||||||
SRC_URI[cgt6xbin.sha256sum] = "211477f0142d603975544abe3c45cc3b77a3b38038158676c60812806378738b"
|
|
||||||
|
|
||||||
|
|
||||||
INSANE_SKIP_${PN} = "installed-vs-shipped"
|
|
||||||
Reference in New Issue
Block a user