diff options
author | Roger Monk <r-monk@ti.com> | 2010-09-12 13:14:12 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-09-13 10:28:31 +0200 |
commit | ca13f60f7d0e0a604e3e559a7e4b5c685c6e21d1 (patch) | |
tree | bc5f9332842d5272b7e7a465b15f15ef4fef9775 /recipes | |
parent | f759133f9fe51e0ac171e513464563a27081befe (diff) |
ti-xdctools: Add Latest Versions 3.20.02/03
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/ti/ti-xdctools_3.20.02.59.bb | 7 | ||||
-rw-r--r-- | recipes/ti/ti-xdctools_3.20.03.63.bb | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/recipes/ti/ti-xdctools_3.20.02.59.bb b/recipes/ti/ti-xdctools_3.20.02.59.bb new file mode 100644 index 0000000000..7a86ebb49e --- /dev/null +++ b/recipes/ti/ti-xdctools_3.20.02.59.bb @@ -0,0 +1,7 @@ +require ti-xdctools.inc + +PV = "3_20_02_59" + +SRC_URI[xdcbin.md5sum] = "4c5e2dd35ce16638e1e4299218b16887" +SRC_URI[xdcbin.sha256sum] = "e123eae76cdb22138462e2b7d55e1ef92f0b22df8a6f955d969610f814c6e8cc" + diff --git a/recipes/ti/ti-xdctools_3.20.03.63.bb b/recipes/ti/ti-xdctools_3.20.03.63.bb new file mode 100644 index 0000000000..a743a6d3be --- /dev/null +++ b/recipes/ti/ti-xdctools_3.20.03.63.bb @@ -0,0 +1,7 @@ +require ti-xdctools.inc + +PV = "3_20_03_63" + +SRC_URI[xdcbin.md5sum] = "ef3e7ab06dca1d346731d87a6525d2a7" +SRC_URI[xdcbin.sha256sum] = "da5df132c96c8d73c6ca1e03dcd3b854a1850e3abab04749d858d6fbb9111e0f" + |