Giter VIP home page Giter VIP logo

meta-protos's Introduction

meta-protos

ci License

Meta Layer of the Protos Yocto distribution.

Available Versions

Yocto Release Branch Status Note
kirkstone โœ”๏ธ LTS ๐Ÿ”ƒ Synced from main โ€” do not contribute directly
dunfell โœ”๏ธ LTS

meta-protos's People

Contributors

h5b avatar iniesta8 avatar matthias-prangl avatar offa avatar tripletrable avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tripletrable

meta-protos's Issues

Add already available layers

While meta-clang and meta-qt5 are already provided with repository manifest these are currently not enabled:

  • add meta-clang to bblayers.conf
  • add meta-qt5 to bblayers.conf

Rectify exuberantly SDK naming scheme

SDK builds currently result in names like protos-glibc-x86_64-protos-core-image-dev-core2-64-genericx86-64-toolchain-3.1.17-18.sh which is due to:

SDK_NAME = ${DISTRO}-${TCLIBC}-${SDKMACHINE}-${IMAGE_BASENAME}-${TUNE_PKGARCH}-${MACHINE}
SDK_VERSION = ${DISTRO_VERSION}
TOOLCHAIN_OUTPUTNAME ?= "${SDK_NAME}-toolchain-${SDK_VERSION}"

While we should keep SDK_VERSION which happily maps to corresponding poky release we should also include the compiler version which provides the most relevant information.

oelint-adv configuration file

oelint-adv > 3.6.0 (unreleased) is going to support configuration files.

  • oelint-adv release available; update version in requirements.txt
  • Add configuration
  • Update CI builds
  • Stick with default rule set, but add exclusions (drop oelint.rules)
  • Remove oelint.rules

Provide means to simplify switching target architecture

In the long run we need a way to switch between target architecture (MACHINE) including at least:

  • genericx86
  • genericx86-64

Therefore, we need to untangle machine-specific settings of local.conf.sample and should move as well generic settings to site.conf.

update main to kirkstone

  • fork current main to dedicated dunfell branch
  • switch downstream (repo config) to dunfell instead of main
  • sync main with kirkstone

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.