u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git] / recipes / ti / ti-cgt6x.inc
blob8ae25da543575eddb6899a098e446c7542d9b1a4
1 DESCRIPTION = "TI DSP Code Generation Tools"
2 HOMEPAGE = "https://www-a.ti.com/downloads/sds_support/TICodegenerationTools/download.htm"
3 SECTION = "devel"
4 LICENSE = "TI"
6 require ti-paths.inc
7 require ti-staging.inc
8 require ti-eula-unpack.inc
10 PR = "r4"
12 S = "${WORKDIR}/cgt6x_${PV}"
14 SRC_URI = "http://install.source.dir.local/ti_cgt_c6000_${PVwithdots}_setup_linux_x86.bin;name=cgt6xbin"
16 BINFILE="ti_cgt_c6000_${PVwithdots}_setup_linux_x86.bin"
17 TI_BIN_UNPK_CMDS="Y:qY:workdir: : "
18 TI_BIN_UNPK_WDEXT="/cgt6x_${PV}"
20 do_install() {
21     install -d ${D}${CODEGEN_INSTALL_DIR_RECIPE}
22     cp -pPrf ${S}/* ${D}${CODEGEN_INSTALL_DIR_RECIPE}