diff options
| -rw-r--r-- | recipes-ti/bios/ti-sysbios_6.41.04.54.bb | 12 | ||||
| -rw-r--r-- | recipes-ti/bios/ti-sysbios_6.42.02.29.bb | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.41.04.54.bb b/recipes-ti/bios/ti-sysbios_6.41.04.54.bb deleted file mode 100644 index 1e24fe13..00000000 --- a/recipes-ti/bios/ti-sysbios_6.41.04.54.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | require ti-sysbios.inc | ||
| 2 | |||
| 3 | PV = "6_41_04_54" | ||
| 4 | PR = "r0" | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=95c3c6050fb23f2755ab75bf76805190" | ||
| 7 | |||
| 8 | SRC_URI[sysbiosbin.md5sum] = "cbc53f2b15c2f70e2eaa05c1ed90b8db" | ||
| 9 | SRC_URI[sysbiosbin.sha256sum] = "2b4fcb85af4c0abc46dadc925312b2a28906ec34db9b1500f0c484ee3fcb58cf" | ||
| 10 | |||
| 11 | TI_BIN_UNPK_CMDS="" | ||
| 12 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||
diff --git a/recipes-ti/bios/ti-sysbios_6.42.02.29.bb b/recipes-ti/bios/ti-sysbios_6.42.02.29.bb new file mode 100644 index 00000000..1abb496f --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.42.02.29.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 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}" | ||
