Code Monkey home page Code Monkey logo

Comments (5)

 avatar commented on July 28, 2024 7

Depending on the host distro, one has to install libtinfo5 .

See
https://lists.yoctoproject.org/g/meta-xilinx/message/4639
https://lists.yoctoproject.org/g/meta-xilinx/message/4674

from meta-xilinx-tools.

 avatar commented on July 28, 2024

This library might be chrooted into sysroots-xsct/Scout/2019.1/, as libedit, which is also chrooted, needs it.

from meta-xilinx-tools.

dtrussel avatar dtrussel commented on July 28, 2024

Thanks a lot for the help. Are the host dependencies of meta-xilinx-tools listed somewhere?
Shouldn't yocto deal with the dependencies something like DEPENDS += "ncurses-terminfo-native" in the respective recipe.
Or since you are probably not building the xilinx tools within yocto, should this library not come as part of the binaries you distribute?

from meta-xilinx-tools.

 avatar commented on July 28, 2024

See the entry "HOSTTOOLS" in conf/layer.conf.
This is the only place I know that validates the hosts for a given layer.
In my opinion, this library should have been chrooted like other ones into the xsct tarball.

BTW, this has nothing to do with yocto, it 's a xilinx toolset issue.

from meta-xilinx-tools.

dtrussel avatar dtrussel commented on July 28, 2024

See the entry "HOSTTOOLS" in conf/layer.conf.

HOSTTOOLS += "ps" How is this related to libtinfo5 missing?

This is the only place I know that validates the hosts for a given layer.

One could also use DEPENDS on native packages.

In my opinion, this library should have been chrooted like other ones into the xsct tarball.

Probably this 😄

BTW, this has nothing to do with yocto, it 's a xilinx toolset issue.

Yes, sorry I meant bitbake, not yocto.

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.