Darrel Griët 33ad458412 Use correct branch when updating.
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>
2022-05-31 00:34:02 +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 212 KiB
Languages
Shell 92.5%
Dockerfile 7.5%