Coder Social home page Coder Social logo

meta-freertos's People

Contributors

ahcbb6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

meta-freertos's Issues

[RFC] Avoid enforcing BBMULTICONFIG

Merely pulling this layer into a build forces a user to have a multi config setup. Having a muticonf example could be useful, but enforcing it at the level of the layer.conf seems unnecessary and should be left at the discretion of a user configuration. My proposal would be to remove defining BBMULTICONFIG in layer.conf and document its definition so a user can decide and add it for example in his local.conf based on specific needs.

Build fails if `debug-tweaks` is not enabled

Commit 1dc180b enabled support for testimage but, doing this, it also added a hidden dependency (bug) on having debug-tweaks enabled.

The change mentioned above runs the post process commands:

execute_pre_post_process(d, d.getVar('ROOTFS_POSTPROCESS_COMMAND'))

One of these commands is rootfs_update_timestamp (which assumes that rootfs/${sysconfdir} is already created - usually done through the do_rootfs task). meta-freertos overwrites that task when using freertos-app.bbclass without satisfying the above assumption in the timestamp command.

When debug-tweaks is enabled, some other commands are added - one of which creates the required path (see postinst_enable_logging).

How to use with PetaLinux in a multiconfig setting...?

While this is interesting and we'd like to help grow this, it's kind of hard to use when it's not working right- and it looks like it's all a PetaLinux thing...

No documentation here is a bit of a pain and it's not obvious if it's a bug in the sense of misusing the layer or if PetaLinux is actually breaking things.

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.