-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
ideasIdeas that need to be exploredIdeas that need to be explored
Description
Instead of installing apps in the /opt folder of the stock system, we could build a custom system image with OpenEmbedded/Yocto and take advantage of the dual-partition setup to install our image in a partition while keeping the official image in the other. The company has published some of the recipes used to build their OE image:
- https://github.com/reMarkable/meta-kf5
- https://github.com/reMarkable/meta-qt5-extra/tree/zero-gravitas
- https://github.com/reMarkable/meta-openembedded/tree/zero-gravitas
This could allow us to control the libraries included on the system and to more easily create the build toolchain since OE can export a toolchain automatically IIRC.
Eeems
Metadata
Metadata
Assignees
Labels
ideasIdeas that need to be exploredIdeas that need to be explored