diff options
author | Roger Monk <r-monk@ti.com> | 2010-06-28 12:08:16 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-29 09:21:39 +0200 |
commit | 91315e246630fa5460da715344c8c219442fb417 (patch) | |
tree | 6be3a47ada8adb14911c08e5e32882e279aa1434 /recipes/ti/ti-xdctools_3.16.04.39.bb | |
parent | b335d08f61e766526d3a1df27defd6cfbf0c77fe (diff) |
ti-xdctools: Add Latest XDC Versions (3.16.04, 3.16.05, 3.20.01)
* Add latest XDC versions
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-xdctools_3.16.04.39.bb')
-rw-r--r-- | recipes/ti/ti-xdctools_3.16.04.39.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/ti/ti-xdctools_3.16.04.39.bb b/recipes/ti/ti-xdctools_3.16.04.39.bb new file mode 100644 index 0000000000..0777ef3c31 --- /dev/null +++ b/recipes/ti/ti-xdctools_3.16.04.39.bb @@ -0,0 +1,7 @@ +require ti-xdctools.inc + +PV = "3_16_04_39" + +SRC_URI[xdcbin.md5sum] = "ed9f6e8a6404521207b1b17f6ee0bc78" +SRC_URI[xdcbin.sha256sum] = "d1de82b2795c5cc86a14c314d25ce1d0346304d485cafad2ed848ec97b427b0a" + |