[meta-xilinx] Integration of PL device in the Device Tree (Yocto)
Cody Piersall
cody at arrc.ou.edu
Thu Apr 20 06:15:05 PDT 2017
On Wed, Apr 19, 2017 at 2:31 PM, Giuseppe Di Guglielmo <
giuseppe.diguglielmo at gmail.com> wrote:
> Did anybody experience this error:
>
> ERROR: Nothing PROVIDES 'python-pyyaml-native'. Close matches:
> python-rpm-native
> python-pycurl-native
> python-numpy-native
> ERROR: Required build target 'core-image-minimal' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal',
> 'virtual/fsbl', 'python-pyyaml-native']
>
> I am following the short guides:
>
> http://www.wiki.xilinx.com/Using+meta-xilinx-tools+layer
> https://github.com/Xilinx/meta-xilinx-tool
>
> but I ended up in the above error.
>
The recipe for pyyaml (and many other Python packages) is in the
meta-openembedded repository:
https://github.com/openembedded/meta-openembedded/tree/master/meta-
python/recipes-devtools/python
You'll need to add meta-python to your bblayers.conf file.
Cody
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20170420/0db791c9/attachment.html>
More information about the meta-xilinx
mailing list