PELUX 1.0 (not maintained)
PELUX 1.0
PELUX 1.0 was released on 2018-01-12. The docs can be found here.
Main features
- Derived from poky
- Support for Raspberry PI 3 and Intel NUC
- 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: 1.0
- Yocto release: morty and pyro
- Qt version: 5.9.3
Changelog
This is the initial release of PELUX.
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 morty, tag v1.0/morty
- branch pyro, tag v1.0/pyro
- 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-1.0
- tag v1.0
- PELUX Development Handbook
- URL: https://github.com/Pelagicore/software-factory
- branch PELUX-1.0
- tag v1.0
Build from source
To build PELUX from source, read the relevant chapter in the Development Handbook.