Closed pdsouza closed 7 years ago
mclient is now shipped as a proper .deb package and builds are available for armhf and arm64. More architectures can be added as needed. The proper binary package for supported architectures is now pulled at build time as of: https://github.com/maruos/blueprints/commit/a72e2c1b8d4ac47c550f7a1fb4e79b30cc8eb9d4.
Right now, we only have a 32-bit armhf mclient binary.
Ideally, we ne need to build this from source depending on the target architecture so this scales to other architectures easily.
This is especially needed to support arm64 ports due to issues with 64-bit mflinger and 32-bit mclient communication.