summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-04 21:11:41 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-08 15:15:57 +0000
commit6feb9b1585cb1d46cd91290e87c5147b10f21fd7 (patch)
tree83412dd5fbda1f1af5e3ece0f21358c085748c2f
parentf2d39101ded836dcfa05c8c036f9c51d86dd1326 (diff)
downloadmeta-ti-6feb9b1585cb1d46cd91290e87c5147b10f21fd7.tar.gz
ti-sysbios: Update to sysbios 6.72.02.02
The checksum has changed due to version & date, the license has not changed Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/bios/ti-sysbios.inc3
-rw-r--r--recipes-ti/bios/ti-sysbios_6.76.02.02.bb15
2 files changed, 16 insertions, 2 deletions
diff --git a/recipes-ti/bios/ti-sysbios.inc b/recipes-ti/bios/ti-sysbios.inc
index d2a551fc..087f2edd 100644
--- a/recipes-ti/bios/ti-sysbios.inc
+++ b/recipes-ti/bios/ti-sysbios.inc
@@ -10,8 +10,7 @@ require ../includes/ti-eula-unpack.inc
10S = "${WORKDIR}/bios_${PV}" 10S = "${WORKDIR}/bios_${PV}"
11 11
12SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=sysbiosbin" 12SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/bios_setuplinux_${PV}.bin;name=sysbiosbin"
13 13BINFILE="bios_${PV}.bin"
14BINFILE="bios_setuplinux_${PV}.bin"
15TI_BIN_UNPK_CMDS="Y: q:workdir:Y" 14TI_BIN_UNPK_CMDS="Y: q:workdir:Y"
16 15
17do_install() { 16do_install() {
diff --git a/recipes-ti/bios/ti-sysbios_6.76.02.02.bb b/recipes-ti/bios/ti-sysbios_6.76.02.02.bb
new file mode 100644
index 00000000..c7acf8e1
--- /dev/null
+++ b/recipes-ti/bios/ti-sysbios_6.76.02.02.bb
@@ -0,0 +1,15 @@
1require recipes-ti/bios/ti-sysbios.inc
2
3PV = "6_76_02_02"
4PR = "r0"
5
6LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1"
7
8SRC_URI[sysbiosbin.md5sum] = "7ae35f34179492913e40f02ec5ffb7dd"
9SRC_URI[sysbiosbin.sha256sum] = "029981f79ce61fe28241944f4f60c37b2c4b8c83fe1ee38ed400d58412b4fdb6"
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"