[meta-xilinx] Parse failure in latest master
Nathan Rossi
nathan.rossi at xilinx.com
Wed Sep 4 21:19:43 PDT 2013
> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Philip Balister
> Sent: Wednesday, September 04, 2013 5:38 AM
> To: Philip Balister
> Cc: meta-xilinx at yoctoproject.org
> Subject: Re: [meta-xilinx] Parse failure in latest master
>
> On 09/03/2013 01:15 PM, Philip Balister wrote:
> > The external-xilinx-toolchain recipe breaks parsing. I deleted the
> > recipe so I could keep working. Should be an easy fix I hope :)
Hi Philip,
Fixed up the parsing issue, in the commit below. (Missed it cause of some environment settings, silly me)
commit cc54f70d15afdb882341951d13c7da2d45ddb93b
Author: Nathan Rossi <nathan.rossi at xilinx.com>
Date: Wed Sep 4 11:22:18 2013 +1000
external-xilinx-toolchain: Fix Parsing error
* Fix Version Parsing error
Signed-off-by: Nathan Rossi <nathan.rossi at xilinx.com>
>
> Also you should look at meta-sourcery for external toolchains. People
> feel like the external-sourcery-toolchain recipe will be removed from
> oe-core.
Interesting, I haven't seen any mention (on the mailing list) of removing the external-sourcery-toolchain recipe from oe-core.
We did initially depend on the meta-sourcery layer for external toolchain support however the toolchains Xilinx provides in XSDK and in PetaLinux are slightly different from baseline CodeSourcery toolchains, especially the MicroBlaze ones. Which is why we had some additional scripts to get the toolchain to work (the warptoolchain.sh). This toolchain recipe is just to make it easier for people to get a running start, and handles all the use of the Xilinx provided toolchains without any in-between steps to get it working.
Regards,
Nathan
More information about the meta-xilinx
mailing list