Code Monkey home page Code Monkey logo

Comments (2)

mharth avatar mharth commented on July 28, 2024 1

This is what we use and it works https://github.com/Xilinx/meta-petalinux/blob/master/conf/distro/include/petalinux-features.conf#L36
Which is essentially PREFERRED_PROVIDER_virtual/boot-bin = "xilinx-bootbin"

If you want to use entire stack including petalinux distro, use meta-petalinux as well. It will perform the required wiring to build the boot images

I will update the Readme to reflect the above approach

from meta-xilinx-tools.

lamidar avatar lamidar commented on July 28, 2024

Thanks for the quick reply on this issue. I was using "poky" as DISTRO.

With the preferred provider set a BOOT-zcu102-zynqmp.bin is created.

However, during build several warning messages occured:

WARNING: xilinx-bootbin-1.0-r0 do_install: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-gcc-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_install: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-binutils-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_populate_sysroot: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-gcc-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_populate_sysroot: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-binutils-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-gcc-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-binutils-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package_write_rpm: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-gcc-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package_write_rpm: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-binutils-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package_qa: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-gcc-cross-microblazeel.populate_sysroot not found?
WARNING: xilinx-bootbin-1.0-r0 do_package_qa: Manifest [...]/build/tmp/sstate-control/manifest-x86_64_aarch64-zynqmp-pmu-binutils-cross-microblazeel.populate_sysroot not found?

With DISTRO="petalinux" no preferred provider is required and no WARNINGs are posted. I guess there are some other fine tune things inside the petalinux config. But the issue is resolved.

from meta-xilinx-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.