All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/4] ti-paths.inc: added path for TI CGT6x 7.x.x
@ 2017-07-25 21:06 Ivan Pang
  2017-07-25 21:06 ` [PATCH v2 2/4] ti-cgt6x-7: added recipe " Ivan Pang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ivan Pang @ 2017-07-25 21:06 UTC (permalink / raw)
  To: meta-ti

This directory path is for installing TI CGT6x 7.x.x as well as
invoking the installation from other recipes.

Signed-off-by: Ivan Pang <i-pang@ti.com>
---
 recipes-ti/includes/ti-paths.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-ti/includes/ti-paths.inc b/recipes-ti/includes/ti-paths.inc
index a7ea9a7..ebd4b8a 100644
--- a/recipes-ti/includes/ti-paths.inc
+++ b/recipes-ti/includes/ti-paths.inc
@@ -55,7 +55,7 @@ export VLIB_C66_INSTALL_DIR_RECIPE        = "${installdir}/ti-vlib-c66x-tree"
 export CG_XML_INSTALL_DIR_RECIPE     = "${installdir}/ti-cg-xml-tree"
 export OMP_INSTALL_DIR_RECIPE        = "${installdir}/ti-omp-tree"
 export MPM_INSTALL_DIR_RECIPE        = "${installdir}/ti-mpm-tree"
-
+export TI_CGT6X_7_INSTALL_DIR_RECIPE   = "${installdir}/cgt6x-7"
 
 # This is where the tools will end up in sysroot
 export BIOS_INSTALL_DIR       = "${STAGING_DIR_TARGET}${BIOS_INSTALL_DIR_RECIPE}"
@@ -101,6 +101,7 @@ export VLIB_C66_INSTALL_DIR        = "${STAGING_DIR_TARGET}${VLIB_C66_INSTALL_DI
 export CG_XML_INSTALL_DIR     = "${STAGING_DIR_NATIVE}${CG_XML_INSTALL_DIR_RECIPE}"
 export OMP_INSTALL_DIR        = "${STAGING_DIR_TARGET}${OMP_INSTALL_DIR_RECIPE}"
 export MPM_INSTALL_DIR        = "${STAGING_DIR_TARGET}${MPM_INSTALL_DIR_RECIPE}"
+export TI_CGT6X_7_INSTALL_DIR   = "${STAGING_DIR_NATIVE}${TI_CGT6X_7_INSTALL_DIR_RECIPE}"
 
 DSPSUFFIX_omapl137 = "x674"
 DSPSUFFIX_omapl138 = "x674"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-07-27 23:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-25 21:06 [PATCH v2 1/4] ti-paths.inc: added path for TI CGT6x 7.x.x Ivan Pang
2017-07-25 21:06 ` [PATCH v2 2/4] ti-cgt6x-7: added recipe " Ivan Pang
2017-07-27 13:17   ` Jacob Stiffler
2017-07-27 20:16   ` Denys Dmytriyenko
2017-07-27 23:24     ` Denys Dmytriyenko
2017-07-25 21:06 ` [PATCH v2 3/4] mad-utils-rtos: added recipe for MAD utils Ivan Pang
2017-07-27 13:19   ` Jacob Stiffler
2017-07-27 20:19   ` Denys Dmytriyenko
2017-07-25 21:06 ` [PATCH v2 4/4] ibl-boot-rtos: added recipe for RTOS IBL Ivan Pang
2017-07-27 13:19   ` Jacob Stiffler
2017-07-27 20:20   ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.