From: Jacob Stiffler <j-stiffler@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: Re: [PATCH] edma3-lld-rtos: Point TMS470_CGTOOLS to correct toolchain
Date: Tue, 8 Mar 2016 10:25:54 -0500 [thread overview]
Message-ID: <56DEEF02.4020305@ti.com> (raw)
In-Reply-To: <1457441435-18074-1-git-send-email-j-stiffler@ti.com>
Hold off on this one. This is sufficient for omap-a15, but requires more
for keystone devices.
On 3/8/2016 7:50 AM, Jacob Stiffler wrote:
> * This fixes do_configure with latest ti-xdctools
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> ---
> recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> index dc39fee..0195173 100644
> --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb
> @@ -2,7 +2,7 @@ require edma3-lld.inc
> require recipes-ti/includes/ti-paths.inc
> require recipes-ti/includes/ti-staging.inc
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
> DEPENDS = "ti-sysbios ti-xdctools"
>
> @@ -67,7 +67,7 @@ export CGTOOLS = "${XDCCGROOT}"
> export CGTOOLS_ELF = "${XDCCGROOT}"
> export CODEGEN_PATH_DSP = "${XDCCGROOT}"
> export CODEGEN_PATH_DSPELF = "${XDCCGROOT}"
> -export TMS470_CGTOOLS = "${XDCCGROOT}"
> +export TMS470_CGTOOLS = "${M4_TOOLCHAIN_INSTALL_DIR}"
> export UTILS_INSTALL_DIR = "${XDC_INSTALL_DIR}"
> export XDCPATH = "${XDCCGROOT}/include;${XDC_INSTALL_DIR}/packages;${SYSBIOS_INSTALL_DIR}/packages"
> export PATH := "${XDC_INSTALL_DIR}:${PATH}"
prev parent reply other threads:[~2016-03-08 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 12:50 [PATCH] edma3-lld-rtos: Point TMS470_CGTOOLS to correct toolchain Jacob Stiffler
2016-03-08 15:25 ` Jacob Stiffler [this message]
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=56DEEF02.4020305@ti.com \
--to=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.