From 369bac9ad61d0964ef86bcd3594177027844ad03 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Mon, 1 Feb 2016 14:14:42 +0900 Subject: [PATCH] [TINF-1123/1124] Add swap packages for emulator32 binary Change-Id: Id71a68d00b1cf663472ff180c8256d2c9815f34d Signed-off-by: Joonsub Lee --- ks/mobile-emulator64-wayland.yaml | 3 +++ patterns/mobile-adaptation-emulator.yaml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml index 2970946..94d0c05 100644 --- a/ks/mobile-emulator64-wayland.yaml +++ b/ks/mobile-emulator64-wayland.yaml @@ -12,3 +12,6 @@ Repos: Groups: - Mobile Adaptation Emulator ExtraPackages: [] +RemovePackages: + - swap-manager + - swap-probe diff --git a/patterns/mobile-adaptation-emulator.yaml b/patterns/mobile-adaptation-emulator.yaml index f2fef53..822bd28 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -14,3 +14,5 @@ Packages: - coregl - emulator-yagl - libpciaccess +- swap-manager +- swap-probe -- 2.7.4