Skip to content

A set of manifests that can be used to build variants of PELUX

License

Notifications You must be signed in to change notification settings

sergeevaeka/pelux-manifests

 
 

Repository files navigation

PELUX baseline manifests

This manifest repository is used for building the PELUX baseline for various hardware targets using the Yocto project.

Maintained at https://github.com/pelagicore/pelux-manifests

Full documentation of PELUX is available at the PELUX Software Factory Please refer to the Software Factory documentation for how to build an image, or consult the Jenkinsfile, which is what we use in our CI to build.

Targets

Below is a description of the currently supported hardware targets.

PELUX Intel

Reference instance for the Intel i7 x86 platform using Yocto's BSP

PELUX Raspberry Pi 3

Reference instance for Raspberry Pi 3. Currently targets 32-bit mode.

Branching

This repository will follow yocto releases. 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 set of manifests that can be used to build variants of PELUX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 59.0%
  • Shell 29.1%
  • Dockerfile 11.9%