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. Thanks, Brett
-- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
