mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-06-11 09:08:19 -04:00
3f02822f61d48c44e4c8f575becfc85b16933d66
Aurora is the first AsteroidOS watch to need a full LXC runtime -- it hosts Halium-13's Android-13 container for hwcomposer and vendor HALs via libhybris. meta-virtualization is gated on DISTRO_FEATURES= virtualization (set per-machine in aurora.conf), so this is a no-op for every other watch.
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%