hibive / asteroid

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

Home Page:http://asteroidos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 IRC: #asteroid on irc.freenode.net and Twitter: @AsteroidOS .

Report any problem on the project's issues tracker.

About

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

http://asteroidos.org

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%