On Wed, Apr 19, 2017 at 2:31 PM, Giuseppe Di Guglielmo <
[email protected]> 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
-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to