diff options
Diffstat (limited to 'recipes-ti/bios/ti-sysbios_6.45.01.29.bb')
| -rw-r--r-- | recipes-ti/bios/ti-sysbios_6.45.01.29.bb | 12 |
1 files changed, 12 insertions, 0 deletions
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}" | ||
