diff options
author | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2012-06-11 20:44:56 -0400 |
commit | 88867c1d96684925027a0ecc9e25c6ea70040cc6 (patch) | |
tree | e1ad8651aa7663850f6dc1108b278f56a2b92a91 /extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb | |
parent | a1e2573369c6714956af561523ba274aa9c185f7 (diff) | |
download | meta-ti-split.tar.gz |
extras: move things to extrassplit
Move non-essential, outdated, best-effort pieces, as well, as those requiring
extra non-standard dependencies besides oe-core.
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb')
-rw-r--r-- | extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb b/extras/recipes-ti/bios/ti-sysbios_6.33.00.19.bb new file mode 100644 index 00000000..4e2b4456 --- /dev/null +++ b/extras/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}" | ||