From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 1/4] ti-paths: Add PDK_INSTALL_DIR for RTOS drivers.
Date: Fri, 29 May 2015 16:06:31 -0400 [thread overview]
Message-ID: <20150529200631.GB16418@edge> (raw)
In-Reply-To: <1432735838-7207-2-git-send-email-j-stiffler@ti.com>
Ack
On Wed, May 27, 2015 at 10:10:35AM -0400, Jacob Stiffler wrote:
> Signed-off-by: Jacob Stiffler <j-stiffler@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 4e6227e..b902cbb 100644
> --- a/recipes-ti/includes/ti-paths.inc
> +++ b/recipes-ti/includes/ti-paths.inc
> @@ -43,6 +43,7 @@ export UIA_INSTALL_DIR_RECIPE = "${installdir}/ti-uia-tree"
> export VICPLIB_INSTALL_DIR_RECIPE = "${installdir}/ti-vicplib-tree"
> export XDAIS_INSTALL_DIR_RECIPE = "${installdir}/ti-xdais-tree"
> export XDC_INSTALL_DIR_RECIPE = "${installdir}/ti-xdctools-tree"
> +export PDK_INSTALL_DIR_RECIPE = "${installdir}/ti-pdk-tree"
>
> # This is where the tools will end up in sysroot
> export BIOS_INSTALL_DIR = "${STAGING_DIR_TARGET}${BIOS_INSTALL_DIR_RECIPE}"
> @@ -76,10 +77,10 @@ export SYSLINK_INSTALL_DIR = "${STAGING_DIR_TARGET}${SYSLINK_INSTALL_DIR_RECI
> export UIA_INSTALL_DIR = "${STAGING_DIR_TARGET}${UIA_INSTALL_DIR_RECIPE}"
> export XDAIS_INSTALL_DIR = "${STAGING_DIR_TARGET}${XDAIS_INSTALL_DIR_RECIPE}"
> export XDC_INSTALL_DIR = "${STAGING_DIR_TARGET}${XDC_INSTALL_DIR_RECIPE}"
> +export PDK_INSTALL_DIR = "${STAGING_DIR_TARGET}${PDK_INSTALL_DIR_RECIPE}"
>
> DSPSUFFIX_omapl137 = "x674"
> DSPSUFFIX_omapl138 = "x674"
> DSPSUFFIX_ti816x = "xe674"
> DSPSUFFIX_ti814x = "xe674"
> DSPSUFFIX ?= "x64P"
> -
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
next prev parent reply other threads:[~2015-05-29 20:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 14:10 [PATCH 0/4] Add CSL RTOS package Jacob Stiffler
2015-05-27 14:10 ` [PATCH 1/4] ti-paths: Add PDK_INSTALL_DIR for RTOS drivers Jacob Stiffler
2015-05-29 20:06 ` Denys Dmytriyenko [this message]
2015-05-27 14:10 ` [PATCH 2/4] common-csl-ip: Seperate source and version into include file Jacob Stiffler
2015-05-29 20:08 ` Denys Dmytriyenko
2015-05-27 14:10 ` [PATCH 3/4] common-csl-ip.inc: Add source revision for dra7xx Jacob Stiffler
2015-05-29 20:08 ` Denys Dmytriyenko
2015-06-01 12:34 ` Jacob Stiffler
2015-05-27 14:10 ` [PATCH 4/4] common-csl-ip-rtos: Add CSL RTOS package Jacob Stiffler
2015-05-29 20:10 ` Denys Dmytriyenko
2015-06-01 12:54 ` Jacob Stiffler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150529200631.GB16418@edge \
--to=denys@ti.com \
--cc=j-stiffler@ti.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.