Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.19 KB

meta-arp

A Yocto/OpenEmbedded layer providing BSP for Automotive Reference Platform.

Maintained at https://github.com/pelagicore/meta-arp

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 (C) 2018 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.