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 | |
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')
-rw-r--r-- | recipes/ti/ti-xdctools_3.16.04.39.bb | 7 | ||||
-rw-r--r-- | recipes/ti/ti-xdctools_3.16.05.41.bb | 7 | ||||
-rw-r--r-- | recipes/ti/ti-xdctools_3.20.01.51.bb | 7 |
3 files changed, 21 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" + diff --git a/recipes/ti/ti-xdctools_3.16.05.41.bb b/recipes/ti/ti-xdctools_3.16.05.41.bb new file mode 100644 index 0000000000..3004cf0d7c --- /dev/null +++ b/recipes/ti/ti-xdctools_3.16.05.41.bb @@ -0,0 +1,7 @@ +require ti-xdctools.inc + +PV = "3_16_05_41" + +SRC_URI[xdcbin.md5sum] = "4a460d7974f271c2e686ada8ddf2a117" +SRC_URI[xdcbin.sha256sum] = "81af530d252b1d9f45f01542059fd55fa756dcc219bb22190f995f3d4b1daa46" + diff --git a/recipes/ti/ti-xdctools_3.20.01.51.bb b/recipes/ti/ti-xdctools_3.20.01.51.bb new file mode 100644 index 0000000000..4edec79984 --- /dev/null +++ b/recipes/ti/ti-xdctools_3.20.01.51.bb @@ -0,0 +1,7 @@ +require ti-xdctools.inc + +PV = "3_20_01_51" + +SRC_URI[xdcbin.md5sum] = "1527c946d7a99320175295c2699a9686" +SRC_URI[xdcbin.sha256sum] = "e289a19d9f4e1b91e0f157527935e4c2ac4c7e02481a718de16f56b569d5450f" + |