diff options
author | Justin Sobota <jsobota@ti.com> | 2016-03-08 01:58:45 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-07 20:29:11 -0500 |
commit | ffbd040e0d8fb0e6f8b048df867bf5e2f97a95fa (patch) | |
tree | 95e6eafa8f7dcbcd31923b1cf838415a2ab08443 | |
parent | 749ec9792a88c3eb1df62cb55a9bc6c1422444db (diff) | |
download | meta-ti-ffbd040e0d8fb0e6f8b048df867bf5e2f97a95fa.tar.gz |
ti-sysbios: Update to 6.45.01.29
Signed-off-by: Justin Sobota <jsobota@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.42.02.29.bb | 12 | ||||
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.45.01.29.bb | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.42.02.29.bb b/recipes-ti/bios/ti-sysbios_6.42.02.29.bb deleted file mode 100644 index 1abb496f..00000000 --- a/recipes-ti/bios/ti-sysbios_6.42.02.29.bb +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | require ti-sysbios.inc | ||
2 | |||
3 | PV = "6_42_02_29" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=ab905941085d55ea207fcb4cdab4f9c3" | ||
7 | |||
8 | SRC_URI[sysbiosbin.md5sum] = "ba470b69d1ffa4a34fd05645f240216c" | ||
9 | SRC_URI[sysbiosbin.sha256sum] = "eb070642e8ee8e742525599f53ef1547d6f5dded557987550c710ad193d0de31" | ||
10 | |||
11 | TI_BIN_UNPK_CMDS="" | ||
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||
diff --git a/recipes-ti/bios/ti-sysbios_6.45.01.29.bb b/recipes-ti/bios/ti-sysbios_6.45.01.29.bb new file mode 100644 index 00000000..6ab4e27f --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.45.01.29.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | ||
2 | |||
3 | PV = "6_45_01_29" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=dbcd89745f1745f24ace8171a96ed493" | ||
7 | |||
8 | SRC_URI[sysbiosbin.md5sum] = "16cf6dc3c5cc9d2b877fa7d81dd12150" | ||
9 | SRC_URI[sysbiosbin.sha256sum] = "efaf5f1d725f3fd06e45476109b1124c74c16c39c870d12929e071047c3e5a22" | ||
10 | |||
11 | TI_BIN_UNPK_CMDS="" | ||
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||