diff options
author | Roger Monk <r-monk@ti.com> | 2010-01-15 12:22:32 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-04-12 19:43:11 +0200 |
commit | 078f98eecfb365a266193bf6297b80febccb492e (patch) | |
tree | a9efe5c5acca09a6506d8bc531afc67cd9f890ba /recipes/ti/ti-cgt6x_6.0.22.bb | |
parent | b8ffb54736d1483133c809356a3211a11b7cf9d9 (diff) |
ti-recipes: consistency cleanup
* ti-xdctools: consistent recipe cleanup + add versions
* ti-dspbios: recipe cleanup + add versions
* ti-cgt6x: consistent recipe cleanup + add versions
* ti-biosutils: consistent recipe cleanup
* ti-xdais: consistent recipe cleanup + add versions
* ti-edma3lld: consistent recipe cleanup + remove broken version
* ti-framework-components: consistent recipe cleanup
* ti-dspbios: remove non-public versions
* ti-lpm-module/ti-local-power-manager: recipe cleanup, breakout and rename
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-cgt6x_6.0.22.bb')
-rw-r--r-- | recipes/ti/ti-cgt6x_6.0.22.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/ti/ti-cgt6x_6.0.22.bb b/recipes/ti/ti-cgt6x_6.0.22.bb new file mode 100644 index 0000000000..b73e9510d1 --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.0.22.bb @@ -0,0 +1,10 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_0_22" +PVwithdots = "6.0.22" +PR = "r1" + +SRC_URI[cgt6xbin.md5sum] = "4d447ee431a46052612efd8c767321dd" +SRC_URI[cgt6xbin.sha256sum] = "15022caee83ad27c81a57f13dab4dfc551868876475847ae7a9316ed83782f78" + |