1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

rtos, pdk, csl: bump PE where versions went backwards due to reverts

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2020-08-24 23:30:49 +00:00
parent c5e7e23e14
commit d231ad8d09
9 changed files with 10 additions and 2 deletions
@@ -10,6 +10,7 @@ require recipes-ti/includes/ti-paths.inc
S = "${WORKDIR}/ti-cgt-arm-${PV}"
PE = "1"
PR = "r0"
SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}"
+2
View File
@@ -17,6 +17,8 @@ require recipes-ti/includes/ti-paths.inc
COMPATIBLE_HOST = "x86_64.*-linux"
COMPATIBLE_HOST_class-target = "null"
PE = "1"
BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin"
BINFILE_NAME = "cgt7x_x86_installer"
@@ -1,5 +1,6 @@
require recipes-ti/devtools/ti-xdctools-core.inc
PE = "1"
PV = "3_55_02_22"
PR = "r0"