diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-08-24 23:30:49 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-08-25 17:58:39 +0000 |
commit | d231ad8d09cd80654b2749aa67ede5aa9b538d3a (patch) | |
tree | 12e662960a55f986da0731ff54b4d5cab55dfe12 /recipes-ti/devtools/ti-cgt-arm_18.12.5.bb | |
parent | c5e7e23e14f5d212ef14192d0845173cf14eefc1 (diff) | |
download | meta-ti-d231ad8d09cd80654b2749aa67ede5aa9b538d3a.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/ti-cgt-arm_18.12.5.bb')
-rw-r--r-- | recipes-ti/devtools/ti-cgt-arm_18.12.5.bb | 1 |
1 files changed, 1 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 | ||
11 | S = "${WORKDIR}/ti-cgt-arm-${PV}" | 11 | S = "${WORKDIR}/ti-cgt-arm-${PV}" |
12 | 12 | ||
13 | PE = "1" | ||
13 | PR = "r0" | 14 | PR = "r0" |
14 | 15 | ||
15 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}" | 16 | SRC_URI = "http://software-dl.ti.com/codegen/esd/cgt_public_sw/TMS470/${PV}.LTS/${BINFILE};name=${BINFILE_NAME}" |