1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-13 06:10:38 +00:00
Files
meta-ti/recipes-ti/devtools/ti-xdctools.inc
T
Jacob Stiffler 616ac89542 ti-xdctools: Add version 3.31.02.38.
* This version adheres to the new "core" package format.
* Add the version-indepedent include file for the core packages
* Extract common information between the core and legacy packages
  into the ti-xdctools-common.inc file.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-10 13:09:57 -04:00

11 lines
340 B
PHP

require ti-xdctools-common.inc
require ../includes/ti-eula-unpack.inc
S = "${WORKDIR}/xdctools_${PV}"
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/${PV}/exports/xdctools_setuplinux_${PV}.bin;name=xdcbin"
BINFILE="xdctools_setuplinux_${PV}.bin"
TI_BIN_UNPK_CMDS="Y:workdir:Y"
TI_BIN_UNPK_WDEXT="/ti"