diff options
author | Justin Sobota <jsobota@ti.com> | 2016-12-15 21:54:33 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-19 18:13:30 -0500 |
commit | 0ea39b13219d6506ef4bcc88a3170a88853a4e3b (patch) | |
tree | ceb24e7054085c7fb9f5c3b1c79d997aea0a172a /recipes-ti/bios/ti-sysbios_6.46.01.38.bb | |
parent | cf466eb3d5f200185c09ee71ae1f0eb43232a7f3 (diff) | |
download | meta-ti-0ea39b13219d6506ef4bcc88a3170a88853a4e3b.tar.gz |
ti-sysbios: Upstream version 6.46.01.38
Signed-off-by: Justin Sobota <jsobota@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/bios/ti-sysbios_6.46.01.38.bb')
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.46.01.38.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.46.01.38.bb b/recipes-ti/bios/ti-sysbios_6.46.01.38.bb new file mode 100644 index 00000000..407b3b4b --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.46.01.38.bb | |||
@@ -0,0 +1,12 @@ | |||
1 | require recipes-ti/bios/ti-sysbios.inc | ||
2 | |||
3 | PV = "6_46_01_38" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_bios_${PV}.html;md5=da86dca468e5dd80484dc83473ea32e3" | ||
7 | |||
8 | SRC_URI[sysbiosbin.md5sum] = "5aee070f73eb6f3d9aab2ff9c483f396" | ||
9 | SRC_URI[sysbiosbin.sha256sum] = "3a04a584c3ee3221997b7d616ba45bbcc21ad241f4a4ab5c0f28c465d538af90" | ||
10 | |||
11 | TI_BIN_UNPK_CMDS="" | ||
12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||