diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-22 16:25:30 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-22 19:13:10 +0100 |
commit | 6d60a3e0d2cff60b7b04aab3e51ea808fac61678 (patch) | |
tree | eb6284fe5b6fc9ab270cb101efdb8425533fad7e | |
parent | 1294eebad39d7861a4b5090591c050be56dd5772 (diff) | |
download | meta-ti-6d60a3e0d2cff60b7b04aab3e51ea808fac61678.tar.gz |
ti-cgt6x: add 7.2.7
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | recipes-ti/devtools/ti-cgt6x_7.2.7.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-cgt6x_7.2.7.bb b/recipes-ti/devtools/ti-cgt6x_7.2.7.bb new file mode 100644 index 00000000..aab1b96c --- /dev/null +++ b/recipes-ti/devtools/ti-cgt6x_7.2.7.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 = "7_2_7" | ||
7 | PVwithdots = "7.2.7" | ||
8 | |||
9 | SRC_URI[cgt6xbin.md5sum] = "71a0768a541fdebd9c35d44301019d1d" | ||
10 | SRC_URI[cgt6xbin.sha256sum] = "211477f0142d603975544abe3c45cc3b77a3b38038158676c60812806378738b" | ||
11 | |||