/asteroid

Build script for AsteroidOS, an open-source operating system for smartwatches

Primary LanguageShellGNU General Public License v2.0GPL-2.0

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
bitbake asteroid-image

For more information report to the documentation.

Stay tuned about the project on IRC: #asteroid on irc.freenode.net and Twitter: @AsteroidOS .

Report any problem on the project's issues tracker.