diff options
-rw-r--r-- | ks/mobile-emulator64-wayland.yaml | 14 | ||||
-rw-r--r-- | mobile-targets.yaml | 1 |
2 files changed, 0 insertions, 15 deletions
diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml deleted file mode 100644 index b795856..0000000 --- a/ks/mobile-emulator64-wayland.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Name: mobile-emulator64-wayland -Architecture: x86_64 -Schedule: "*" -Active: True -Platform: Emulator64-wayland -Part: mobile-2parts-emulator -Mic2Options: -A x86_64 -f loop --pack-to=@NAME@.tar.gz -FileName: mobile-emulator64-wayland -Repos: - - unified-emulator - - base-standard -Groups: - - Mobile Adaptation Emulator -ExtraPackages: [] diff --git a/mobile-targets.yaml b/mobile-targets.yaml index 38d4e17..e1b87fa 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -13,4 +13,3 @@ Targets: - Name: emulator Images: - mobile-emulator32-wayland.yaml - - mobile-emulator64-wayland.yaml |