fd45b5ecff
Avoid having to sync the Kinoite & Mobile manifests by factoring out the common parts in the kinoite-common.yaml manifest.
19 lines
437 B
YAML
19 lines
437 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/rawhide/${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-rawhide
|
|
# - fedora-42
|
|
# - fedora-42-updates
|