[TINF-825] Add chromium-efl package & rename init image name 43/35943/1 accepted/tizen/tv/20150226.104142 submit/tizen_tv/20150226.101025
authorJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 26 Feb 2015 10:02:23 +0000 (19:02 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Thu, 26 Feb 2015 10:03:44 +0000 (19:03 +0900)
Added packages:
- platform/framework/web/chromium-efl

Rename images:
tv-x11-init-armv7l-odroidu3.tar.gz -> tv-x11-armv7l-odroidu3.tar.gz
tv-x11-init-arm64-odroidu3.tar.gz -> tv-x11-arm64-odroidu3.tar.gz

Change-Id: I191fa32104377b2db488a24e822eaf283b63d0ed

ks/tv-x11-arm64-odroidu3.yaml
ks/tv-x11-armv7l-odroidu3.yaml
patterns/tv-web-framework.yaml [new file with mode: 0644]
tv.yaml

index 6f4a5c4..441bc2b 100644 (file)
@@ -1,10 +1,10 @@
-Name: tv-x11-init-arm64-odroidu3
+Name: tv-x11-arm64-odroidu3
 Architecture: aarch64
 Schedule: "*"
 Active: True
-Platform: X11
+Platform: X11-64
 Part: tv-mbr-3parts
 Mic2Options: -f loop --pack-to=@NAME@.tar.gz
-FileName: tv-x11-init-arm64-odroidu3
+FileName: tv-x11-arm64-odroidu3
 Repos:
     - common-x11_arm64
index 0deb105..4bf9299 100644 (file)
@@ -1,10 +1,10 @@
-Name: tv-x11-init-armv7l-odroidu3
+Name: tv-x11-armv7l-odroidu3
 Architecture: armv7l
 Schedule: "*"
 Active: True
 Platform: X11
 Part: tv-mbr-3parts
 Mic2Options: -f loop --pack-to=@NAME@.tar.gz
-FileName: tv-x11-init-armv7l-odroidu3
+FileName: tv-x11-armv7l-odroidu3
 Repos:
     - common-x11_armv7l
diff --git a/patterns/tv-web-framework.yaml b/patterns/tv-web-framework.yaml
new file mode 100644 (file)
index 0000000..aadd089
--- /dev/null
@@ -0,0 +1,5 @@
+Summary: TV Web Framework
+Description: TV Web Framework
+Name: tv-web-framework
+Packages:
+- chromium-efl
diff --git a/tv.yaml b/tv.yaml
index e0c3acc..821aae7 100644 (file)
--- a/tv.yaml
+++ b/tv.yaml
@@ -55,6 +55,7 @@ Boot-Odroidu3:
         - TV Multimedia
         - TV Packaging
         - TV Qt5
+        - TV Web Framework
         - TV X11
     PostScripts:
         - common-middleware
@@ -147,6 +148,7 @@ X11:
         - TV Input Framework
         - TV Middleware
         - TV Multimedia
+        - TV Web Framework
         - TV X11
     PostScripts:
         - generic-applications
@@ -165,3 +167,43 @@ X11:
     Repos: []
     NoChrootScripts:
         - buildname
+
+X11-64:
+    Part: tv-mbr
+    UserGroups: "audio,video"
+    Groups:
+        - Generic Applications
+        - Generic Base
+        - Generic Console Tools
+        - Generic Crosswalk
+        - Generic Multimedia
+        - Generic Packaging
+        - Generic X11
+        - TV Adaptation
+        - TV Application
+        - TV Crosswalk
+        - TV Dali
+        - TV EFL
+        - TV Enlightenment
+        - TV Input Framework
+        - TV Middleware
+        - TV Multimedia
+        - TV X11
+    PostScripts:
+        - generic-applications
+        - generic-base
+        - generic-console-tools
+        - generic-crosswalk
+        - generic-multimedia
+        - generic-packaging
+        - generic-x11
+        - tv-adaptation
+        - tv-crosswalk
+        - tv-x11
+        - tv-mbr-3parts
+        - tv-users
+        - tv-generate-env
+    Repos: []
+    NoChrootScripts:
+        - buildname
+