PELUX 2.0 (not maintained)
PELUX 2.0
As of 2018-07-02, PELUX 2.0 has been released! The docs can be found here.
Main features
- Derived from poky
- Support for Raspberry PI 3, Intel NUC and Automotive Reference Platform
- Platform Development Kit (PDK)
- Software Development Kit (SDK)
- 2 flavours: with and without Qt Automotive Suite
- DLT integration
- BT integration
- Publicly accessible CI
Metadata
- Version number: 2.0
- Yocto release: rocko
- Qt version: 5.10
Changelog
- Adaptation to Yocto “Rocko” 2.4
- Integration with Qt 5.10
- Automotive Reference Platform support: hardware platform developed in-house by Luxoft
- SOTA updates using swupdate with the help of meta-swupdate
- ACPI support for Intel NUC
Known issues
- QtWebengine does not work in QtWayland on the Raspberry Pi 3. The browser app is therefore not functioning as intended.
- When running the QtAS versions of the platform, there are no ttys allocated on the terminal. To get a terminal, ssh to the target. If you don’t know the IP address of your target, use arp-scan to search for it on your network.
- There is going to be minor hickups in the PELUX Development Handbook that we have missed even though we’ve proofread them. Please point them out and we will fix them!
Artifacts
- These release notes.
- pelux.xml in PELUX Yocto Manifests repository, see below.
- The version of PELUX Software Development Environment as pointed out below.
- The version of PELUX Development Handbook as pointed out below.
Branches and tags
- PELUX Yocto Manifests
- URL: https://github.com/Pelagicore/pelux-manifests
- branch rocko, tag v2.0/rocko
- The same branch and tag scheme is used for the internal layers meta-bistro, meta-pelux and meta-template
- PELUX Software Development Environment
- URL: https://github.com/Pelagicore/pelux-sde/
- branch PELUX-2.0
- tag v2.0
- PELUX Development Handbook
- URL: https://github.com/Pelagicore/software-factory
- branch PELUX-2.0
- tag v2.0
Build from source
To build PELUX from source, read the relevant chapter in the Development Handbook.