diff options
author | Roger Monk <r-monk@ti.com> | 2010-09-12 21:16:57 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-09-13 10:28:42 +0200 |
commit | f1c72066dc0a05873f1ebe4c594a409492145963 (patch) | |
tree | df7e33b7b967b2f8eaf80380edd9dd354150b70b /recipes/ti/ti-cgt6x_7.0.2.bb | |
parent | 05058b715bf233a73181838c032381b3aa985940 (diff) |
ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3)
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-cgt6x_7.0.2.bb')
-rw-r--r-- | recipes/ti/ti-cgt6x_7.0.2.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/ti/ti-cgt6x_7.0.2.bb b/recipes/ti/ti-cgt6x_7.0.2.bb new file mode 100644 index 0000000000..d238586a9b --- /dev/null +++ b/recipes/ti/ti-cgt6x_7.0.2.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "7_0_2" +PVwithdots = "7.0.2" + +SRC_URI[cgt6xbin.md5sum] = "a57518ffdde50110f8a7e6f0c354d7c4" +SRC_URI[cgt6xbin.sha256sum] = "7a6f3a93f197218417411c9d66f6fdcc877f5e9778852494823434612721f36f" + |