[meta-ti] [rocko][PATCH V2 1/2] recipes-ti: devtools: add TI XDC tools 3.50.07.20

hzhang at ti.com hzhang at ti.com
Tue Aug 14 07:05:28 PDT 2018


From: Hao Zhang <hzhang at ti.com>

Signed-off-by: Hao Zhang <hzhang at ti.com>

---
Changes from previous version of patch
Remove old version of tools
---
---
 recipes-ti/devtools/ti-xdctools_3.23.00.32.bb | 13 -------------
 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | 16 ----------------
 recipes-ti/devtools/ti-xdctools_3.50.03.33.bb |  9 ---------
 recipes-ti/devtools/ti-xdctools_3.50.07.20.bb |  9 +++++++++
 4 files changed, 9 insertions(+), 38 deletions(-)
 delete mode 100644 recipes-ti/devtools/ti-xdctools_3.23.00.32.bb
 delete mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
 delete mode 100644 recipes-ti/devtools/ti-xdctools_3.50.03.33.bb
 create mode 100644 recipes-ti/devtools/ti-xdctools_3.50.07.20.bb

diff --git a/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb b/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb
deleted file mode 100644
index 7f00d9e..0000000
--- a/recipes-ti/devtools/ti-xdctools_3.23.00.32.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require ti-xdctools.inc
-
-PV = "3_23_00_32"
-LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=49b2dfbf48860a0da844709c3ce63a9c"
-
-SRC_URI += "file://fix-hardcoded-paths.diff"
-
-SRC_URI[xdcbin.md5sum] = "263aa11795670265551d36a8c77ad27d"
-SRC_URI[xdcbin.sha256sum] = "880b4e263850f2a3c0ea7352c5b6e0a86692361e26634c3b70dddc42c71231a5"
-
-S = "${WORKDIR}/ti/xdctools_${PV}"
-
-INSANE_SKIP_${PN} = "installed-vs-shipped"
diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
deleted file mode 100644
index 6de8181..0000000
--- a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require ti-xdctools.inc
-
-PV = "3_30_06_67"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738"
-
-SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352"
-SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08"
-
-S = "${WORKDIR}/xdctools_${PV}"
-
-TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
-TI_BIN_UNPK_CMDS = ""
-
-INSANE_SKIP_${PN} = "installed-vs-shipped"
diff --git a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb b/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb
deleted file mode 100644
index 73ab3bd..0000000
--- a/recipes-ti/devtools/ti-xdctools_3.50.03.33.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require recipes-ti/devtools/ti-xdctools-core.inc
-
-PV = "3_50_03_33"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=1796f68c3d32d408415f5612f1f60652"
-
-SRC_URI[xdczip.md5sum] = "21310b647275a7c7dd5b37dcb96c0b1b"
-SRC_URI[xdczip.sha256sum] = "afe8616773e63b01e79e8cfacaf4d2c8d3b92c798c7f8cf5d1c7b5fe2060bbe4"
diff --git a/recipes-ti/devtools/ti-xdctools_3.50.07.20.bb b/recipes-ti/devtools/ti-xdctools_3.50.07.20.bb
new file mode 100644
index 0000000..d45f373
--- /dev/null
+++ b/recipes-ti/devtools/ti-xdctools_3.50.07.20.bb
@@ -0,0 +1,9 @@
+require recipes-ti/devtools/ti-xdctools-core.inc
+
+PV = "3_50_07_20"
+PR = "r0"
+
+LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;beginline=1;endline=140;md5=1796f68c3d32d408415f5612f1f60652"
+
+SRC_URI[xdczip.md5sum] = "52e4b5ddf2e004c6acff52104840724e"
+SRC_URI[xdczip.sha256sum] = "bef631c110ca9243790de06cd51839170d7979b92e01396e4265009776ff7a07"
-- 
2.7.4



More information about the meta-ti mailing list