mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-06-11 00:56:31 -04:00
4b590dcba6262836e00a483db9b4b543d0f4fad7
The previous patch was not quite correct. It only copied into the tmpfile once but should have copied once per iteration of the for loop. This fixes that error. Signed-off-by: Ed Beroset <beroset@ieee.org>
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%