diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-19 16:28:37 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-19 21:11:51 +0100 |
commit | 7ffe55ce3f35bb58548ed10295bae858fed3c724 (patch) | |
tree | 3e5aa57f33706e64faa140692dcb2a83ce8f793a /recipes-ti/bios | |
parent | 375bd39bca5b1564521351cbead5ad1d9d9347f4 (diff) | |
download | meta-ti-7ffe55ce3f35bb58548ed10295bae858fed3c724.tar.gz |
ti-sysbios: add 6.33.00.19
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/bios')
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.31.04.27.bb | 8 | ||||
-rw-r--r-- | recipes-ti/bios/ti-sysbios_6.33.00.19.bb | 9 |
2 files changed, 9 insertions, 8 deletions
diff --git a/recipes-ti/bios/ti-sysbios_6.31.04.27.bb b/recipes-ti/bios/ti-sysbios_6.31.04.27.bb deleted file mode 100644 index 107affdc..00000000 --- a/recipes-ti/bios/ti-sysbios_6.31.04.27.bb +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | require ti-sysbios.inc | ||
2 | |||
3 | PV = "6_31_04_27" | ||
4 | LIC_FILES_CHKSUM = "file://sysbios_6_31_04_27_manifest.html;md5=36efea2939274c46b73f5e170abaffcb" | ||
5 | |||
6 | SRC_URI[sysbiosbin.md5sum] = "c82e1d3afc9e2d3e88b0e4137f152ed6" | ||
7 | SRC_URI[sysbiosbin.sha256sum] = "92337cf3197d2b7ffe2316f311cd163be7b470acbb032273894d7d39182f4227" | ||
8 | |||
diff --git a/recipes-ti/bios/ti-sysbios_6.33.00.19.bb b/recipes-ti/bios/ti-sysbios_6.33.00.19.bb new file mode 100644 index 00000000..4e2b4456 --- /dev/null +++ b/recipes-ti/bios/ti-sysbios_6.33.00.19.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require ti-sysbios.inc | ||
2 | |||
3 | PV = "6_33_00_19" | ||
4 | LIC_FILES_CHKSUM = "file://sysbios_${PV}_manifest.html;md5=94136ca9815f76603b7202a41f1d6f5e" | ||
5 | |||
6 | SRC_URI[sysbiosbin.md5sum] = "e1a2f28a8b3087896bbd986696e1a908" | ||
7 | SRC_URI[sysbiosbin.sha256sum] = "b7e096662f5d928eb818bbb14474deb1e3e038fea34b516b248de637835121ec" | ||
8 | |||
9 | S = "${WORKDIR}/ti/bios_${PV}" | ||