From d4b31af894d278c363ffcbecfe5a6772a63273d1 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Mon, 1 Feb 2016 17:38:25 +0900 Subject: [PATCH] [TINF-1123] Remove swap-manager & adjust package groups Change-Id: Ia4705f82304b93169267a15ecc9f4e35aa27e315 Signed-off-by: Joonsub Lee --- ks/mobile-emulator32-wayland.yaml | 3 ++- ks/mobile-emulator64-wayland.yaml | 3 --- patterns/mobile-adaptation-emulator.yaml | 2 -- patterns/mobile-efl.yaml | 1 - patterns/mobile-enlightenment.yaml | 1 + 5 files changed, 3 insertions(+), 7 deletions(-) diff --git a/ks/mobile-emulator32-wayland.yaml b/ks/mobile-emulator32-wayland.yaml index 73f219b..e3212f9 100644 --- a/ks/mobile-emulator32-wayland.yaml +++ b/ks/mobile-emulator32-wayland.yaml @@ -11,4 +11,5 @@ Repos: - base_emulator32 Groups: - Mobile Adaptation Emulator -ExtraPackages: [] +ExtraPackages: + - swap-probe diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml index 94d0c05..2970946 100644 --- a/ks/mobile-emulator64-wayland.yaml +++ b/ks/mobile-emulator64-wayland.yaml @@ -12,6 +12,3 @@ 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 822bd28..f2fef53 100644 --- a/patterns/mobile-adaptation-emulator.yaml +++ b/patterns/mobile-adaptation-emulator.yaml @@ -14,5 +14,3 @@ Packages: - coregl - emulator-yagl - libpciaccess -- swap-manager -- swap-probe diff --git a/patterns/mobile-efl.yaml b/patterns/mobile-efl.yaml index dc175bc..649ea3e 100644 --- a/patterns/mobile-efl.yaml +++ b/patterns/mobile-efl.yaml @@ -11,7 +11,6 @@ Packages: - atk-locale - libatk - typelib-Atk -- e-mod-tizen-wl-textinput - efl-theme-tizen-mobile - e-mod-tizen-qpmgr - at-spi2-core diff --git a/patterns/mobile-enlightenment.yaml b/patterns/mobile-enlightenment.yaml index 3e7161c..cf000ff 100644 --- a/patterns/mobile-enlightenment.yaml +++ b/patterns/mobile-enlightenment.yaml @@ -9,3 +9,4 @@ Packages: - e-mod-tizen-keyrouter - e-mod-tizen-eom - e-mod-tizen-processmgr +- e-mod-tizen-wl-textinput -- 2.7.4