ddfd5ad1b3
Avoid having to sync the Kinoite & Mobile manifests by factoring out the common parts in the kinoite-common.yaml manifest.
18 lines
409 B
YAML
18 lines
409 B
YAML
variables:
|
|
bootable_container: true
|
|
variant: "kinoite-mobile"
|
|
|
|
include:
|
|
- kinoite-common.yaml
|
|
|
|
# Override the default Kinoite ref from the kinoite-common.yaml manifest
|
|
ref: fedora/41/${basearch}/kinoite-mobile
|
|
rojig:
|
|
name: fedora-kde
|
|
summary: "Fedora Kinoite Mobile"
|
|
license: MIT
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-41
|
|
- fedora-41-updates
|