Ed Beroset 80e04673a0 Update dockerfile to use ubuntu-latest
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>
2025-02-25 06:37:14 -05:00
2015-06-04 22:40:53 +02:00
2022-01-29 10:07:25 +01:00

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.

Description
No description provided
Readme GPL-2.0 245 KiB
Languages
Shell 92.5%
Dockerfile 7.5%