diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-11-02 03:02:23 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-11-02 15:21:09 +0000 |
commit | b558fcf55144fe5327b695c7d8f9e97617181461 (patch) | |
tree | 3d9b196a6ac4af3adb7daf69b1c6e5f5a111d6ee /recipes-ti/bios | |
parent | a4457db66a2a74b191868b49374676541ff3b9c3 (diff) | |
download | meta-ti-b558fcf55144fe5327b695c7d8f9e97617181461.tar.gz |
ti-sysbios: Updating to 6.73.01.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.73.01.01.bb (renamed from recipes-ti/bios/ti-sysbios_6.73.00.12.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.73.00.12.bb b/recipes-ti/bios/ti-sysbios_6.73.01.01.bb index b7276735..ef2ef250 100644 --- a/recipes-ti/bios/ti-sysbios_6.73.00.12.bb +++ b/recipes-ti/bios/ti-sysbios_6.73.01.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_73_00_12" | 3 | PV = "6_73_01_01" |
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=99771475f3621a6bf690df10327eaaa9" | 6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=99771475f3621a6bf690df10327eaaa9" |
7 | 7 | ||
8 | SRC_URI[sysbiosbin.md5sum] = "f8ff74bf0cfebdd5689fba843272ac61" | 8 | SRC_URI[sysbiosbin.md5sum] = "899ddf89d259e2848b93d6d53902a2d5" |
9 | SRC_URI[sysbiosbin.sha256sum] = "4fdf76696fb43984a9cae739fd2ee091ca9d031ad0277d2bb94dbb26eae63f43" | 9 | SRC_URI[sysbiosbin.sha256sum] = "005b63d59308e0fe6e8fc4ff9d760c829880fb3e0daf43eb8181680ddf11ac85" |
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}" |