Yocto Geniux builder
Description
The purpose of this repository is to automate the generation in a virtualized environment of Geniux images and their corresponding Software Development Kit (SDK) for the cross-compilation and usage of GNSS-SDR on embedded devices.
The Docker images generated by the Dockerfile
file of this repository can run the building process defined by the meta-gnss-sdr Yocto layer.
More info at Cross-compiling GNSS-SDR and the README.md file.
The name Geniux comes from <ins>**G**</ins>NSS-SDR for <ins>**E**</ins>mbedded G<ins>**N**</ins>U/L<ins>**i**</ins>n<ins>**ux**</ins>.
Changelog- Added Langdale and Mickledore versions.
- Updated base image to ubuntu 20.04 for Mickledore and later. For older versions than Mickledore (that is, from Rocko to Langdale), the Ubuntu 18.04 image is used instead.
- Updated compatibility table in the README.md file.
- Improved consistency of geniux-builder.sh script (avoid globbing and word splitting)
- Avoid deprecated versions of repo by adding it in the main Dockerfile instead of in the base image.
Copyright: © 2020-2023 Carles Fernández-Prades, CTTC. All rights reserved.
The content of this repository is released under the MIT licence.
AcknowledgementsThis work was partially supported by Grant PID2021-128373OB-I00 funded by MCIN/AEI/10.13039/501100011033.
Notes
Files
carlesfernandez/yocto-geniux-v3.0.zip
Files
(40.1 kB)
Name | Size | Download all |
---|---|---|
md5:834c98ae63a463eff89a7ab96002755c
|
40.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/carlesfernandez/yocto-geniux/tree/v3.0 (URL)