> -----Original Message-----
> From: Jean-Francois Dagenais [mailto:[email protected]]
> Sent: Friday, June 09, 2017 4:02 PM
> To: Manjukumar Harthikote Matha <[email protected]>;
> [email protected]; [email protected]
> Cc: Jean-Francois Dagenais <[email protected]>
> Subject: [PATCH 2/2] README: improve layer requirements info
>
> The previous wording implies that the working shell's PATH must contain the 
> SDK's
> path, which is not the case. The layer's classes add the proper SDK bin dir 
> to the
> PATH at tool invokation.
>
> Also clarify things about the XILINX_VER_MAIN and XILINX_SDK_TOOLCHAIN
> variables.
>
> Signed-off-by: Jean-Francois Dagenais <[email protected]>
> ---
>  README.md | 11 ++++++++---
>  1 file changed, 8 insertions(+), 3 deletions(-)
>
> diff --git a/README.md b/README.md
> index 30616ed..2acd4aa 100644
> --- a/README.md
> +++ b/README.md
> @@ -22,10 +22,15 @@ Dependencies
>
>  This layer depends on:
>
> -XSCT being installed in your path
> +XSCT being installed somewhere the yocto build can access. You must
> +define this path by specifying the XILINX_SDK_TOOLCHAIN variable
> +globally, typically in your local.conf (or site.conf).
>
> -Define the PATH using the variable XILINX_SDK_TOOLCHAIN -The supported tool
> version is indicated in XILINX_VER_MAIN
> +The supported tool version is indicated in XILINX_VER_MAIN which
> +defaults to the current release that is checked out.
> +
> +It would be wise then to define XILINX_SDK_TOOLCHAIN like so:
> +XILINX_SDK_TOOLCHAIN = "/full/path/to/xilinx/SDK/${XILINX_VER_MAIN}"
>

ACK

Thanks
Manju

>  Each release is dependent on the Xilinx XSCT release version. Please note 
> that  xsct
> tools may not be backward compatible with embeddedsw repo. Meaning
> --
> 2.1.4



This email and any attachments are intended for the sole use of the named 
recipient(s) and contain(s) confidential information that may be proprietary, 
privileged or copyrighted under applicable law. If you are not the intended 
recipient, do not read, copy, or forward this email message or any attachments. 
Delete this email message and any attachments immediately.

-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to