summaryrefslogtreecommitdiffstats
path: root/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/bios/ti-sysbios_6.41.02.41.bb')
-rw-r--r--recipes-ti/bios/ti-sysbios_6.41.02.41.bb4
1 files changed, 1 insertions, 3 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
index fcad0861..ccc6ad19 100644
--- a/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
+++ b/recipes-ti/bios/ti-sysbios_6.41.02.41.bb
@@ -1,7 +1,7 @@
1require ti-sysbios.inc 1require ti-sysbios.inc
2 2
3PV = "6_41_02_41" 3PV = "6_41_02_41"
4PR = "r0" 4PR = "r1"
5 5
6LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418" 6LIC_FILES_CHKSUM = "file://bios_${PV}_manifest.html;md5=a4af75ec6d586c5267c71075eebff418"
7 7
@@ -10,5 +10,3 @@ SRC_URI[sysbiosbin.sha256sum] = "2c47b4a3aa9513d10e5811a8ac7ed1d6ce3d13df57a0bff
10 10
11TI_BIN_UNPK_CMDS="" 11TI_BIN_UNPK_CMDS=""
12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" 12TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
13
14INSANE_SKIP_${PN} = "installed-vs-shipped"