summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-08-24 23:30:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-08-26 01:02:48 +0000
commited52f73e7c9e69400d7656214fad99abb053acce (patch)
tree905066785835845ecf37d5fda8b01aaa57deefbb /recipes-ti/devtools
parentf2182605b6e48a232ded6e049c4158a80fcb0031 (diff)
downloadmeta-ti-ed52f73e7c9e69400d7656214fad99abb053acce.tar.gz
rtos, pdk, csl: bump PE where versions went backwards due to reverts
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
-rw-r--r--recipes-ti/devtools/ti-cgt-arm_18.12.5.bb1
-rw-r--r--recipes-ti/devtools/ti-cgt7x_1.2.0.bb2
-rw-r--r--recipes-ti/devtools/ti-xdctools_3.55.02.22.bb1
3 files changed, 4 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
index 8b496f44..81384d50 100644
--- a/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
+++ b/recipes-ti/devtools/ti-cgt-arm_18.12.5.bb
@@ -10,6 +10,7 @@ require recipes-ti/includes/ti-paths.inc
10 10
11S = "${WORKDIR}/ti-cgt-arm-${PV}" 11S = "${WORKDIR}/ti-cgt-arm-${PV}"
12 12
13PE = "1"
13PR = "r0" 14PR = "r0"
14 15
15SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}" 16SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}"
diff --git a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
index 09178af8..cbdac1ef 100644
--- a/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
+++ b/recipes-ti/devtools/ti-cgt7x_1.2.0.bb
@@ -17,6 +17,8 @@ require recipes-ti/includes/ti-paths.inc
17COMPATIBLE_HOST = "x86_64.*-linux" 17COMPATIBLE_HOST = "x86_64.*-linux"
18COMPATIBLE_HOST_class-target = "null" 18COMPATIBLE_HOST_class-target = "null"
19 19
20PE = "1"
21
20BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin" 22BINFILE = "ti_cgt_c7000_${PV}.STS_linux_installer_x86.bin"
21BINFILE_NAME = "cgt7x_x86_installer" 23BINFILE_NAME = "cgt7x_x86_installer"
22 24
diff --git a/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
index 74817835..6c3fdeb2 100644
--- a/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
+++ b/recipes-ti/devtools/ti-xdctools_3.55.02.22.bb
@@ -1,5 +1,6 @@
1require recipes-ti/devtools/ti-xdctools-core.inc 1require recipes-ti/devtools/ti-xdctools-core.inc
2 2
3PE = "1"
3PV = "3_55_02_22" 4PV = "3_55_02_22"
4PR = "r0" 5PR = "r0"
5 6