diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-12-19 21:34:40 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-12-19 21:31:41 +0000 |
commit | 53f9c6e8807048335e20a5491b43c7ff39e86b1d (patch) | |
tree | cbf84bf10da0a555be4e4d03cd051def57be1c88 /recipes-ti/bios | |
parent | 03ee60420313d020b276a15dff0af821930ffc10 (diff) | |
download | meta-ti-53f9c6e8807048335e20a5491b43c7ff39e86b1d.tar.gz |
ti-sysbios: Sysbios update to 6.76.03.01
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@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.76.02.02.bb | 15 | ||||
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.76.03.01.bb (renamed from recipes-ti/bios/ti-sysbios_6.75.02.00.bb) | 6 |
2 files changed, 3 insertions, 18 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.76.02.02.bb b/recipes-ti/bios/ti-sysbios_6.76.02.02.bb deleted file mode 100644 index c7acf8e1..00000000 --- a/recipes-ti/bios/ti-sysbios_6.76.02.02.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | ||
2 | |||
3 | PV = "6_76_02_02" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" | ||
7 | |||
8 | SRC_URI[sysbiosbin.md5sum] = "7ae35f34179492913e40f02ec5ffb7dd" | ||
9 | SRC_URI[sysbiosbin.sha256sum] = "029981f79ce61fe28241944f4f60c37b2c4b8c83fe1ee38ed400d58412b4fdb6" | ||
10 | |||
11 | TI_BIN_UNPK_CMDS = "" | ||
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||
13 | |||
14 | BINFILE = "bios_${PV}.run" | ||
15 | SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/${PV}/exports/${BINFILE};name=sysbiosbin" | ||
diff --git a/recipes-ti/bios/ti-sysbios_6.75.02.00.bb b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb index 553d43e1..8ebe2f3e 100644 --- a/recipes-ti/bios/ti-sysbios_6.75.02.00.bb +++ b/recipes-ti/bios/ti-sysbios_6.76.03.01.bb | |||
@@ -1,12 +1,12 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | 1 | require recipes-ti/bios/ti-sysbios.inc |
2 | 2 | ||
3 | PV = "6_75_02_00" | 3 | PV = "6_76_03_01" |
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" | 6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=5cf40699c51b26d36fc01647c0b27fb1" |
7 | 7 | ||
8 | SRC_URI[sysbiosbin.md5sum] = "8bca751d3054e74b9edb510a0d099095" | 8 | SRC_URI[sysbiosbin.md5sum] = "647243209d66d5dd35503b0ec5a84ab9" |
9 | SRC_URI[sysbiosbin.sha256sum] = "c92cb72f86656b1e37454e238e9838f301eeeb4d711a0f4a84089ef80ccb6013" | 9 | SRC_URI[sysbiosbin.sha256sum] = "b762b7f2343d26d367f952488e529046785128005158cc921c3baef08e97116a" |
10 | 10 | ||
11 | TI_BIN_UNPK_CMDS = "" | 11 | TI_BIN_UNPK_CMDS = "" |
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | 12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" |