sashko / meta-template

A template Yocto layer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meta-template

A template Yocto layer.

Maintained at https://github.com/Pelagicore/meta-template

Dependencies

This layer depends on:

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 two latest releases and/or one-year-old releases in this fashion.

License and Copyright

Copyright © 2017 Pelagicore AB
Copyright © 2019 Luxoft Sweden 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

A template Yocto layer.

License:MIT License


Languages

Language:Groovy 50.6%Language:BitBake 49.4%