From 67c1199b64550d31e020956c0ba47fa9ed34c38d Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Thu, 7 May 2015 09:08:19 +0900 Subject: [PATCH] [TINF-912] Add chromium-efl package in wayland repository Added package: - platform/framework/web/chromium-efl To add that pkg to wayland image, I merged two package groups file and adjust tv.yaml file. Change-Id: I7cc3d27f307a19a30acb3d7a48fd5c3a0d3a9990 --- patterns/tv-web-framework-wayland.yaml | 5 ----- patterns/tv-web-framework-x11.yaml | 6 ------ patterns/tv-web-framework.yaml | 6 ++++++ tv.yaml | 4 ++-- 4 files changed, 8 insertions(+), 13 deletions(-) delete mode 100644 patterns/tv-web-framework-wayland.yaml delete mode 100644 patterns/tv-web-framework-x11.yaml create mode 100644 patterns/tv-web-framework.yaml diff --git a/patterns/tv-web-framework-wayland.yaml b/patterns/tv-web-framework-wayland.yaml deleted file mode 100644 index caa483a..0000000 --- a/patterns/tv-web-framework-wayland.yaml +++ /dev/null @@ -1,5 +0,0 @@ -Summary: TV Web Framework Wayland -Description: TV Web Framework Wayland -Name: tv-web-framework-wayland -Packages: -- browser-provider diff --git a/patterns/tv-web-framework-x11.yaml b/patterns/tv-web-framework-x11.yaml deleted file mode 100644 index 225224d..0000000 --- a/patterns/tv-web-framework-x11.yaml +++ /dev/null @@ -1,6 +0,0 @@ -Summary: TV Web Framework X11 -Description: TV Web Framework X11 -Name: tv-web-framework-x11 -Packages: -- chromium-efl -- browser-provider diff --git a/patterns/tv-web-framework.yaml b/patterns/tv-web-framework.yaml new file mode 100644 index 0000000..06f453c --- /dev/null +++ b/patterns/tv-web-framework.yaml @@ -0,0 +1,6 @@ +Summary: TV Web Framework +Description: TV Web Framework +Name: tv-web-framework +Packages: +- chromium-efl +- browser-provider diff --git a/tv.yaml b/tv.yaml index c8eeb2e..ec72b5f 100644 --- a/tv.yaml +++ b/tv.yaml @@ -61,7 +61,7 @@ X11: - TV EFL X11 - TV Enlightenment X11 - TV Input Framework - - TV Web Framework X11 + - TV Web Framework - TV Bluetooth PostScripts: - generic-base @@ -159,7 +159,7 @@ Wayland: - TV EFL Wayland - TV Enlightenment Wayland - TV Input Framework - - TV Web Framework Wayland + - TV Web Framework - TV Wayland Temp - TV Bluetooth PostScripts: -- 2.7.4