Skip to content

Draft: Add ostree-based image recipe to Apertis for RK3399

Adding an OSTree based image for RK3399 targets.

This MR includes a helper script to detect and mount the current ostree deploy dir. This is required to get the booloader files during the final image generation.

Note that other scripts are already doing this, so this helper script could be called from there, e.g.:

Edited by Ariel D'Alessandro

Merge request reports