[meta-xilinx] [meta-xilinx-tools]Nothing PROVIDES 'python3-pyyaml-native'.

Manjukumar Harthikote Matha MANJUKUM at xilinx.com
Wed Aug 30 21:37:55 PDT 2017


Hi Brett,

> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Brett R. Nicholas
> Sent: Wednesday, August 30, 2017 7:51 PM
> To: meta-xilinx at yoctoproject.org
> Subject: [meta-xilinx] [meta-xilinx-tools]Nothing PROVIDES 'python3-pyyaml-native'.
> 
> Hi there,
> 
> 
> I'm trying to build a (once working) Yocto distribution for the Zedboard. When I went
> back to the project, and attempted to build core-image-minimal I get this error:
> 
> brett: build $ bitbake core-image-minimal Loading cache: 100%
> |###################################################################
> #################################| Time: 0:00:00 Loaded 2616 entries from
> dependency cache.
> Parsing recipes: 100%
> |###################################################################
> ###############################| Time: 0:00:00 Parsing of 1923 .bb files
> complete (1918 cached, 5 parsed). 2621 targets, 153 skipped, 0 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'python3-pyyaml-native'. Close matches:
>  python-pyyaml-native
>  python3-py-native
>  python-py-native
> ERROR: Required build target 'core-image-minimal' has no buildable providers.
> Missing or unbuildable dependency chain was: ['core-image-minimal',
> 'virtual/bootloader', 'virtual/dtb', 'python3-pyyaml-native']
> 
> Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
> 
> 
> 
> I've seen this post here (https://lists.yoctoproject.org/pipermail/meta-xilinx/2017-
> April/002717.html). Can I still apply this patch if I am not using the meta-petalinux
> layer? Please let me know how I can patch it.
> 

Use http://cgit.openembedded.org/meta-openembedded/tree/meta-python layer, it should get the pyyaml dependency

Thanks,
Manju



More information about the meta-xilinx mailing list