Darrel Griët ea8f05a330 Update layer configuration whenever a new layer is added.
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>
2023-05-06 14:22:14 +02:00
2015-06-04 22:40:53 +02:00
2022-01-29 10:07:25 +01:00

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.

Description
No description provided
Readme GPL-2.0 245 KiB
Languages
Shell 92.5%
Dockerfile 7.5%