Xilinx / meta-xilinx-tools

Yocto Project layer enables AMD Xilinx tools related metadata for MicroBlaze, Zynq, ZynqMP and Versal devices.
MIT License
53 stars 51 forks source link

Upgrade to warrior #16

Closed gpanders closed 4 years ago

gpanders commented 4 years ago

The meta-xilinx layers all support warrior; however, when trying to use meta-xilinx-tools I get the following error:

ERROR: Layer xilinx-tools is not compatible with the core layer which only supports these series: warrior (layer is compatible with thud)
Ninic0c0 commented 4 years ago

And maybe zeus also?

mhatle commented 4 years ago

Just an FYI, we're not ignoring you. We're in the process of updating a bunch of things (hopefully zeus will come soon as well.)

r4space commented 4 years ago

Any further news on this?

Ninic0c0 commented 4 years ago

Quick and dirty workaround :

Edit conf/layer.conf file and add zeus as compatible

LAYERSERIES_COMPAT_xilinx-tools = "thud zeus"

ckalluri73 commented 4 years ago

Thank you for the comments. Our current master branch has been upgraded to work with Zeus. Please try it out and open new issues/pull requests. I will close this one.