summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools/ti-xdctools-core.inc
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-07-07 19:04:29 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-10 13:09:57 -0400
commit616ac8954257c76d77cedf17988bd7336f1272c1 (patch)
tree3f37c401acab64bf7fe50fe94f4ccd7d5c327099 /recipes-ti/devtools/ti-xdctools-core.inc
parentbd2ba7ff5eeb2090c7fe33d93fc8159f6db15154 (diff)
downloadmeta-ti-616ac8954257c76d77cedf17988bd7336f1272c1.tar.gz
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>
Diffstat (limited to 'recipes-ti/devtools/ti-xdctools-core.inc')
-rw-r--r--recipes-ti/devtools/ti-xdctools-core.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-ti/devtools/ti-xdctools-core.inc b/recipes-ti/devtools/ti-xdctools-core.inc
new file mode 100644
index 00000000..47f73b6d
--- /dev/null
+++ b/recipes-ti/devtools/ti-xdctools-core.inc
@@ -0,0 +1,5 @@
1require ti-xdctools-common.inc
2
3S = "${WORKDIR}/xdctools_${PV}_core"
4
5SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc/${PV}/exports/xdccore/xdctools_${PV}_core_linux.zip;name=xdczip"