diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-08 19:59:48 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-22 14:17:56 -0400 |
| commit | 38484e132f584017f2a21ea1577332aeaddba6a1 (patch) | |
| tree | 3c56883c255156a5a0ff5b4f23c1d640c06169a2 | |
| parent | 0e7d11f9c1f7d71e71e7020e311618712a59f425 (diff) | |
| download | meta-ti-38484e132f584017f2a21ea1577332aeaddba6a1.tar.gz | |
ti-sysbios: Add version 6.41.02.41
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/bios/ti-sysbios_6.41.02.41.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb new file mode 100644 index 00000000..fcad0861 --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | require ti-sysbios.inc | ||
| 2 | |||
| 3 | PV = "6_41_02_41" | ||
| 4 | PR = "r0" | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418" | ||
| 7 | |||
| 8 | SRC_URI[sysbiosbin.md5sum] = "65deff27110c2af87a3c71fea3c0345e" | ||
| 9 | SRC_URI[sysbiosbin.sha256sum] = "2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bffe10d8cabaf228c76f" | ||
| 10 | |||
| 11 | TI_BIN_UNPK_CMDS="" | ||
| 12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||
| 13 | |||
| 14 | INSANE_SKIP_${PN} = "installed-vs-shipped" | ||
