1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-01 17:09:04 +00:00
Files
meta-ti/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb
Jacob Stiffler 0e7d11f9c1 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>
2015-05-22 14:13:00 -04:00

17 lines
470 B
BlitzBasic

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"