diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-14 19:10:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-14 19:10:15 +0100 |
commit | c1af7e34f0f780e7fdd93a529445fedb3057c5f3 (patch) | |
tree | 5c5d1a77cd2d492cbce4f2bf7823bf02b3764474 /recipes-ti/devtools/ti-cgt6x_6.1.17.bb | |
parent | 4884692d7f6b9cc76ab3535fc0790a148b1137f6 (diff) | |
download | meta-ti-c1af7e34f0f780e7fdd93a529445fedb3057c5f3.tar.gz |
recipes-ti: initial check in of dsplink stack
* the focus was on to get it to build, not to make the recipes perfect
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/devtools/ti-cgt6x_6.1.17.bb')
-rw-r--r-- | recipes-ti/devtools/ti-cgt6x_6.1.17.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x_6.1.17.bb b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb new file mode 100644 index 00000000..7798d400 --- /dev/null +++ b/recipes-ti/devtools/ti-cgt6x_6.1.17.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require ti-cgt6x.inc | ||
2 | |||
3 | PE = "1" | ||
4 | PV = "6_1_17" | ||
5 | PVwithdots = "6.1.17" | ||
6 | |||
7 | SRC_URI[cgt6xbin.md5sum] = "41ee41cc74800b06705804f7ef901447" | ||
8 | SRC_URI[cgt6xbin.sha256sum] = "7e1c8b67420abf6f2f44786811d0a2b5692e76194743bed714ec9087cc1a75c7" | ||
9 | |||