mirror of
https://github.com/AsteroidOS/asteroid.git
synced 2026-04-22 07:28:14 -04:00
80e04673a08e4e794874218a0de448e03eeb3dbb
This updates to the latest ubuntu image. It also removes the deprecated "python3-distutils" and adds "python3-packaging" and "file" to the list of installed dependencies. This fixes #299 in which libmce-glib would fail to compile with a Python error "ModuleNotFoundError: No module named 'packaging'" 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%