From ce39dd6cce39416cff1a194aeb0d09ba95e787b8 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Thu, 23 Apr 2015 10:01:50 +0900 Subject: [PATCH] [TINF-899] Add e-mod-tizen-wl-textinput in wayland image Added package: - https://bugs.tizen.org/jira/browse/TINF-890 And I adjust package groups about EFL packages. Change-Id: Ife3f9298dcca04588b42b873aa73d14eef796899 --- mobile.yaml | 8 ++++---- patterns/mobile-efl-wayland.yaml | 14 ++++++++++++++ patterns/mobile-efl-x11.yaml | 17 +++++++++++++++++ patterns/mobile-efl.yaml | 10 ---------- patterns/mobile-x11.yaml | 7 ------- 5 files changed, 35 insertions(+), 21 deletions(-) create mode 100644 patterns/mobile-efl-wayland.yaml create mode 100644 patterns/mobile-efl-x11.yaml delete mode 100644 patterns/mobile-efl.yaml diff --git a/mobile.yaml b/mobile.yaml index 72bf870..c84b98c 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -64,7 +64,7 @@ X11: - Generic Crosswalk - Mobile Crosswalk - Mobile Dali - - Mobile EFL + - Mobile EFL X11 - Mobile Enlightenment X11 - Mobile Input Framework - Mobile Connectivity Framework X11 @@ -111,7 +111,7 @@ X11-64: - Generic Crosswalk - Mobile Crosswalk - Mobile Dali - - Mobile EFL + - Mobile EFL X11 - Mobile Enlightenment X11 - Mobile Input Framework - Mobile Connectivity Framework X11 @@ -158,7 +158,7 @@ Wayland: - Generic Crosswalk - Mobile Crosswalk - Mobile Dali - - Mobile EFL + - Mobile EFL Wayland - Mobile Enlightenment Wayland - Mobile Input Framework - Mobile Connectivity Framework Wayland @@ -204,7 +204,7 @@ Wayland-64: - Generic Crosswalk - Mobile Crosswalk - Mobile Dali - - Mobile EFL + - Mobile EFL Wayland - Mobile Enlightenment Wayland - Mobile Input Framework - Mobile Connectivity Framework Wayland diff --git a/patterns/mobile-efl-wayland.yaml b/patterns/mobile-efl-wayland.yaml new file mode 100644 index 0000000..1e2afbe --- /dev/null +++ b/patterns/mobile-efl-wayland.yaml @@ -0,0 +1,14 @@ +Summary: Mobile EFL Wayland +Description: Mobile EFL Wayland +Name: mobile-efl-wayland +Packages: +- efl-misc +- capi-ui-efl-util +- efl-extension +- elementary-tools +- default-fonts-sdk +- default-fonts-fc-sdk +- atk-locale +- libatk +- typelib-Atk +- e-mod-tizen-wl-textinput diff --git a/patterns/mobile-efl-x11.yaml b/patterns/mobile-efl-x11.yaml new file mode 100644 index 0000000..98c0b31 --- /dev/null +++ b/patterns/mobile-efl-x11.yaml @@ -0,0 +1,17 @@ +Summary: Mobile EFL X11 +Description: Mobile EFL X11 +Name: mobile-efl-x11 +Packages: +- efl-misc +- capi-ui-efl-util +- efl-extension +- elementary-tools +- default-fonts-sdk +- default-fonts-fc-sdk +- at-spi2-core +- libatspi0 +- typelib-1_0-Atspi-2_0 +- libatk-bridge-2_0-0 +- atk-locale +- libatk +- typelib-Atk diff --git a/patterns/mobile-efl.yaml b/patterns/mobile-efl.yaml deleted file mode 100644 index 0955af5..0000000 --- a/patterns/mobile-efl.yaml +++ /dev/null @@ -1,10 +0,0 @@ -Summary: Mobile EFL -Description: Mobile EFL -Name: mobile-efl -Packages: -- efl-misc -- capi-ui-efl-util -- efl-extension -- elementary-tools -- default-fonts-sdk -- default-fonts-fc-sdk diff --git a/patterns/mobile-x11.yaml b/patterns/mobile-x11.yaml index 91cb391..0532563 100644 --- a/patterns/mobile-x11.yaml +++ b/patterns/mobile-x11.yaml @@ -8,10 +8,3 @@ Packages: - xf86-input-gesture - xf86-video-exynos - xf86-misc-exynos4412 -- at-spi2-core -- libatspi0 -- typelib-1_0-Atspi-2_0 -- libatk-bridge-2_0-0 -- atk-locale -- libatk -- typelib-Atk -- 2.7.4