Skip to content

rpannek/meta-bistro

 
 

Repository files navigation

License

meta-bistro

A Yocto/OpenEmbedded layer that provides IVI related functionality in an OpenEmbedded Linux system.

This layer aggregates original IVI related software recipes for software components developed by Pelagicore. In addition, the layer contains appendments to other open source Yocto/OpenEmbedded layer recipes that are relevant for the aforementioned functionality.

Dependencies

This layer currently depends on:

Optional dependencies

These are optional dependencies for the specific layer additions described below:

Layers

Depending on the included layers used together with meta-bistro, additional functionality is added from the layers/*/ directories. This is done by adding the layers/* directory if the name is in the BBFILE_COLLECTIONS variable, as defined in the conf/layer.conf file.

The BBFILE_COLLECTIONS contains the names as given by each respective meta layer, and hence the names of the directories can not be changed by us directly.

The general idea is that these layer additions should only be added to meta-bistro if the original layers are available in the current build system setup.

Governance

This repository is maintained and governed by Pelagicore AB, we will consider all contributions and anyone is free to fork this work.

Maintainers:

Branching

This repository will follow the yocto release system. Whenever a new yocto release has been released, a new branch with the same name will be created from the master branch.

All feature growth should happen first on the master branch, but will also be cherry picked back to the latest yocto release branch. Security and bug fixes will be evaluated case by case and backported as necessary. The ambition is to actively maintain the four latest releases and/or two year old releases in this fashion.

License and Copyright

Copyright (C) 2015-2017 Pelagicore AB

All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in the associated recipe (.bb file) unless otherwise stated.

License information for any other files is either explicitly stated or defaults to MIT license.

About

Yocto layer for the Bistro distro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.6%
  • BitBake 34.4%
  • C 10.0%
  • PHP 0.9%
  • SourcePawn 0.9%
  • Assembly 0.7%
  • CMake 0.5%