The experimental layer, is experimental and not everything will work in there.
Did you start with a system device tree, and then process it through the
meta-xilinx-setup SDK's dt-processor.sh script?
The error message below indicates that you were in a Linux configuration and
attempting to build baremetal software. This is not valid, thus the error.
When going through the configuration, you either need a single configuration for
the baremetal, or use the configured multiconfig (baremetal) to build the component.
To build regular firmware, you should be using meta-xilinx-standalone +
meta-xilinx-tools layers. If you are building your own applications, it's
possible to do it (with that combination), but generally easier to use the
embeddedsw components or vitis directly.
--Mark
On 7/6/23 4:42 AM, Jean-Michel Papy wrote:
Hello,
I'm trying to build the recipe libxil_git.bb present in the layer
meta-xilinx-standalone-experimental.
However I'm facing the following problem:
ERROR: Nothing PROVIDES 'libxil'
libxil was skipped: incompatible with host arm-leca-linux-gnueabi (not in
COMPATIBLE_HOST)
I tried to fix it by overwriting the COMPATIBLE_HOST variable in a bbappend file
but this seems to be useless.
I would be very grateful if somebody had a clue on how to solve this.
Thank you,
JM
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5250):
https://lists.yoctoproject.org/g/meta-xilinx/message/5250
Mute This Topic: https://lists.yoctoproject.org/mt/99982405/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-