mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-01-23 06:28:37 -05:00
33ad4584124bd6653b5cd79d2d79998cfa54cbb2
Change the logic such that all layers are stored in an array so that we can always refer back to it. This is used to update the layers and to make sure that they are on the correct branch. 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%