summaryrefslogtreecommitdiffstats
path: root/recipes-ti/bios
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2017-10-17 09:19:50 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-19 15:35:03 -0400
commitee4dea2db40e5bf4035ecda571f6a0532e337010 (patch)
tree87e978dda8cccf084d2a74672a396013cc7cf7d0 /recipes-ti/bios
parent0a8bc24e48f799d5e16a9123bd70fdf57415d05f (diff)
downloadmeta-ti-ee4dea2db40e5bf4035ecda571f6a0532e337010.tar.gz
ti-sysbios: Add recipe for new version 6.52.00.12
Linux installer binary file name has changed compared to previous version Break backward compatibilty for A15 gcc tools: requires gcc-arm-none- eabi-6-2017-q1-update or later Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/bios')
-rw-r--r--recipes-ti/bios/ti-sysbios_6.52.00.12.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.52.00.12.bb b/recipes-ti/bios/ti-sysbios_6.52.00.12.bb
new file mode 100644
index 00000000..ebdb135e
--- /dev/null
+++ b/recipes-ti/bios/ti-sysbios_6.52.00.12.bb
@@ -0,0 +1,15 @@
1require recipes-ti/bios/ti-sysbios.inc
2
3PV = "6_52_00_12"
4PR = "r0"
5
6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=ca549c223d732e6f69efc449795c4eeb"
7
8SRC_URI[sysbiosbin.md5sum] = "3c16af0843b5b6c5ff10512d1b586665"
9SRC_URI[sysbiosbin.sha256sum] = "4a2b9b76f52a57f02725337db9361787eae4c917d7cf989a697ed41eb4a1e701"
10
11TI_BIN_UNPK_CMDS = ""
12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
13
14BINFILE = "bios_${PV}.run"
15SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/${BINFILE};name=sysbiosbin"