diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2015-05-08 19:12:32 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-22 14:13:00 -0400 |
| commit | 0e7d11f9c1f7d71e71e7020e311618712a59f425 (patch) | |
| tree | eb8070a20fc38ef4fd5b469759f3b95498f37880 /recipes-ti/devtools | |
| parent | ab2753ca7dcd850eaaa7360df7a429d827384526 (diff) | |
| download | meta-ti-0e7d11f9c1f7d71e71e7020e311618712a59f425.tar.gz | |
ti-xdctools: Add version 3.30.06.67
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools')
| -rw-r--r-- | recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb new file mode 100644 index 00000000..6de81818 --- /dev/null +++ b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | require ti-xdctools.inc | ||
| 2 | |||
| 3 | PV = "3_30_06_67" | ||
| 4 | PR = "r0" | ||
| 5 | |||
| 6 | LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738" | ||
| 7 | |||
| 8 | SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352" | ||
| 9 | SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08" | ||
| 10 | |||
| 11 | S = "${WORKDIR}/xdctools_${PV}" | ||
| 12 | |||
| 13 | TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}" | ||
| 14 | TI_BIN_UNPK_CMDS = "" | ||
| 15 | |||
| 16 | INSANE_SKIP_${PN} = "installed-vs-shipped" | ||
