diff options
author | Justin Sobota <jsobota@ti.com> | 2016-03-08 01:58:46 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-07 20:27:59 -0500 |
commit | 32cfffd2568ea9e40adf539dd362d2aadfe1affc (patch) | |
tree | a8df14d5594d6e52cc219b6483559e1529f8067e /recipes-ti | |
parent | d4dc29679f9acddac69119aa9ddedf25b00479c2 (diff) | |
download | meta-ti-32cfffd2568ea9e40adf539dd362d2aadfe1affc.tar.gz |
ti-xdctools: Update to verion 3.32.00.06
License checksum calculation now ignores generation date
Signed-off-by: Justin Sobota <jsobota@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.31.02.38.bb | 9 | ||||
-rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.32.00.06.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/recipes-ti/devtools/ti-xdctools_3.31.02.38.bb b/recipes-ti/devtools/ti-xdctools_3.31.02.38.bb deleted file mode 100644 index 5e970eee..00000000 --- a/recipes-ti/devtools/ti-xdctools_3.31.02.38.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require ti-xdctools-core.inc | ||
2 | |||
3 | PV = "3_31_02_38" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=9dbb0095cdb8b35508b344aa4f1de333" | ||
7 | |||
8 | SRC_URI[xdczip.md5sum] = "c76b3d90c3e25d199765557e393d165b" | ||
9 | SRC_URI[xdczip.sha256sum] = "c0e1f6911f2294bfb76471fac1a0ceac3e89c7eb1300f84d2571bf78cb62a7d2" | ||
diff --git a/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb b/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb new file mode 100644 index 00000000..19bbe5d3 --- /dev/null +++ b/recipes-ti/devtools/ti-xdctools_3.32.00.06.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require recipes-ti/devtools/ti-xdctools-core.inc | ||
2 | |||
3 | PV = "3_32_00_06" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=1796f68c3d32d408415f5612f1f60652" | ||
7 | |||
8 | SRC_URI[xdczip.md5sum] = "93127f4c2f35d94b6c8e5a52b79c38ae" | ||
9 | SRC_URI[xdczip.sha256sum] = "d6f38a7f846ae4b1478554d75fc5f72cf677a1e2f348e214a725d1e849bd39c7" | ||