mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-07-30 08:35:44 -04:00
af5f86373cd59da7ae3c99f9e07a5c5e28de720b
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
93.1%
Dockerfile
6.9%