From f3fb2132392d51df38159ce522bf55abb89560af Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Aug 25 2024 00:11:03 +0000 Subject: Add KDE Mobile disk image for AArch64 This was forgotten during the initial setup of the KDE Mobile spin images. Signed-off-by: Neal Gompa --- diff --git a/fedora.conf b/fedora.conf index 2ee1790..c977e20 100644 --- a/fedora.conf +++ b/fedora.conf @@ -453,6 +453,14 @@ kiwibuild = { ], '^Spins$': [ { + 'kiwi_profile': 'KDE-Mobile-Disk', + 'arches': ['aarch64'], + 'repos': ['Everything'], + 'subvariant': 'KDE_Mobile', + 'type': 'oem', + 'failable': ['*'], + } + { 'kiwi_profile': 'KDE-Mobile-Live', 'arches': ['aarch64', 'x86_64'], 'repos': ['Everything'],