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/devtools/ti-cgt6x_6.1.20.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/devtools/ti-cgt6x_6.1.20.bb')
-rw-r--r-- | extras/recipes-ti/devtools/ti-cgt6x_6.1.20.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/extras/recipes-ti/devtools/ti-cgt6x_6.1.20.bb b/extras/recipes-ti/devtools/ti-cgt6x_6.1.20.bb new file mode 100644 index 00000000..1d6609c8 --- /dev/null +++ b/extras/recipes-ti/devtools/ti-cgt6x_6.1.20.bb | |||
@@ -0,0 +1,11 @@ | |||
1 | require ti-cgt6x.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=62f46f1125a152a2e213b414db7ac600" | ||
4 | |||
5 | PE = "1" | ||
6 | PV = "6_1_20" | ||
7 | PVwithdots = "6.1.20" | ||
8 | |||
9 | SRC_URI[cgt6xbin.md5sum] = "39485ea8211960de0a958ab27106ab9b" | ||
10 | SRC_URI[cgt6xbin.sha256sum] = "a020142011c8160e24f6386f7696ecfbfe02dab2a6c83af74ce6b67eb1da9900" | ||
11 | |||