mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-04-21 23:17:38 -04:00
ea8f05a330555bf75ba2bc966367ace30400ea20
Previously one could provide a new platform to the `devices` variable. This implies a new layer under `src/meta-smartwatch/meta-*`. But the build configuration (bblayers.conf) is never updated with this new information as that file may already exists. This adds support for updating the layer configuration whenever a new layer is added to the `layer_conf` variable and or a new layer becomes available in the `meta-smartwatch` repository. Signed-off-by: Darrel Griët <dgriet@gmail.com>
AsteroidOS build system
AsteroidOS is a free and open-source smartwatch platform based on OpenEmbedded, libhybris and Qt5.
You can fully build a flashable image from source with the following commands, but be careful it will take several hours:
. ./prepare-build.sh <your machine id, e.g., dory>
bitbake asteroid-image
For more information report to the documentation.
Stay tuned about the project on Matrix and Twitter.
Report any problem on the project's issues tracker.
Languages
Shell
92.5%
Dockerfile
7.5%