mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +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:
@@ -6,6 +6,7 @@ TI_PDK_SRCREV ?= "a1ace885998e9adbcbbd0abf8b9ded6ba9ec54ff"
|
||||
TI_PDK_VERSION ?= "2020.5.6"
|
||||
|
||||
PV = "${TI_PDK_VERSION}"
|
||||
PE = "2"
|
||||
|
||||
TI_PDK_COMP ?= ""
|
||||
TI_PDK_COMP_PATH = "${@'${TI_PDK_COMP}'.replace('.','/')}"
|
||||
|
||||
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "keystone|dra7xx|ti33x|ti43x|omapl1"
|
||||
|
||||
PV = "03.03.00.17B"
|
||||
INC_PR = "r0"
|
||||
PE = "1"
|
||||
PE = "2"
|
||||
|
||||
CSL_GIT_URI = "git://git.ti.com/keystone-rtos/common-csl-ip.git"
|
||||
CSL_GIT_PROTOCOL ="git"
|
||||
|
||||
@@ -18,7 +18,7 @@ SRCREV = "df4c50aecc9aad7ab3eb1ca9ebacfe473fcad7c5"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "3.00.15.00"
|
||||
PR = "r5"
|
||||
PR = "r7"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
require recipes-ti/bios/ti-sysbios.inc
|
||||
|
||||
PE = "1"
|
||||
PV = "6_76_03_01"
|
||||
PR = "r0"
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
require ti-ndk.inc
|
||||
|
||||
PE = "1"
|
||||
PV = "3_61_01_01"
|
||||
PR = "r0"
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
require ti-ns.inc
|
||||
|
||||
PE = "1"
|
||||
PV = "2_60_01_06"
|
||||
PR = "r0"
|
||||
SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
|
||||
|
||||
Reference in New Issue
Block a user