This allows an SDK to be specified as a runtime (e.g. for IDEs) instead of its corresponding Platform.
Fixes: https://pagure.io/flatpak-module-tools/issue/42
Looks good, but needs a better commit message, suggestion:
Allow overriding the runtime/sdk in container.yaml
For an application, the runtime and SDK IDs included in the Flatpak metadata are inherited from the runtime used. Allow overriding them in container.yaml. In particular, this allows using a SDK as a runtime (e.g. for IDEs) instead of it's corresponding Platform.
Manually merged to flatpak-module-tools and flatpak-container-tools with improved commit message, see: https://gitlab.com/flatpak-container/flatpak-container-tools/-/merge_requests/1
Pull-Request has been closed by otaylor
This allows an SDK to be specified as a runtime (e.g. for IDEs) instead of its corresponding Platform.
Fixes: https://pagure.io/flatpak-module-tools/issue/42