diff options
author | Roger Monk <r-monk@ti.com> | 2010-05-07 14:03:09 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-05-07 12:10:51 +0200 |
commit | 75d45d51e8b5f45ed01f0aca12f9561ad4b3ab36 (patch) | |
tree | 99bcc8d90f13c047c41066131caf0f694fb573ce /recipes/ti | |
parent | 504e77420bc2a6ecf4b43731241ef09287409137 (diff) |
ti-cgt6x: Add version 6.1.14
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r-- | recipes/ti/ti-cgt6x_6.1.14.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/ti/ti-cgt6x_6.1.14.bb b/recipes/ti/ti-cgt6x_6.1.14.bb new file mode 100644 index 0000000000..13e6a37d0b --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.1.14.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_1_14" +PVwithdots = "6.1.14" + +SRC_URI[cgt6xbin.md5sum] = "966499f31b05e31c05ff5deecd19d53b" +SRC_URI[cgt6xbin.sha256sum] = "dc477a206c3e0b3090504dbcdd78618bc453993a0110e5a20092f98cdff1c0c1" + |