[TINF-932] Add wrt package 76/39876/1 accepted/tizen/mobile/20150526.044408 submit/tizen_mobile/20150526.005134
authorJoonsub Lee <joon-sub.lee@samsung.com>
Tue, 26 May 2015 00:50:30 +0000 (09:50 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Tue, 26 May 2015 00:50:30 +0000 (09:50 +0900)
added package:
- platform/framework/web/nwrt

This package is replaced from tizen-extensions-crosswalk

Change-Id: Ib989cba99a969994bda0fbda2090307182106fac

mobile.yaml
patterns/mobile-crosswalk.yaml [deleted file]
patterns/mobile-efl.yaml
patterns/mobile-web-framework.yaml [new file with mode: 0644]
scripts/mobile-crosswalk.post [deleted file]
scripts/mobile-web-framework.post [new file with mode: 0644]

index af642c3..3fdc94a 100644 (file)
@@ -61,13 +61,13 @@ Wayland:
         - Generic Multimedia
         - Mobile Multimedia
         - Generic Desktop Applications
-        - Mobile Crosswalk
         - Mobile Dali
         - Mobile EFL
         - Mobile Enlightenment
         - Mobile Input Framework
         - Mobile Connectivity Framework
         - Mobile Bluetooth
+        - Mobile Web Framework
     PostScripts:
         - generic-base
         - mobile-base
@@ -82,7 +82,7 @@ Wayland:
         - generic-multimedia
         - generic-desktop-applications
         - generic-crosswalk
-        - mobile-crosswalk
+        - mobile-web-framework
         - mobile-bluetooth
         - mobile-mbr-3parts
     Repos: []
@@ -109,13 +109,13 @@ Wayland-64:
         - Generic Multimedia
         - Mobile Multimedia
         - Generic Desktop Applications
-        - Mobile Crosswalk
         - Mobile Dali
         - Mobile EFL
         - Mobile Enlightenment
         - Mobile Input Framework
         - Mobile Connectivity Framework
         - Mobile Bluetooth
+        - Mobile Web Framework
     PostScripts:
         - generic-base
         - mobile-base
@@ -130,7 +130,7 @@ Wayland-64:
         - generic-multimedia
         - generic-desktop-applications
         - generic-crosswalk
-        - mobile-crosswalk
+        - mobile-web-framework
         - mobile-bluetooth
         - mobile-mbr-3parts
     Repos: []
@@ -157,13 +157,13 @@ Emulator32-wayland:
         - Generic Multimedia
         - Mobile Multimedia
         - Generic Desktop Applications
-        - Mobile Crosswalk
         - Mobile Dali
         - Mobile EFL
         - Mobile Enlightenment
         - Mobile Input Framework
         - Mobile Connectivity Framework
         - Mobile Bluetooth
+        - Mobile Web Framework
     PostScripts:
         - generic-base
         - mobile-base
@@ -178,7 +178,7 @@ Emulator32-wayland:
         - generic-multimedia
         - generic-desktop-applications
         - generic-crosswalk
-        - mobile-crosswalk
+        - mobile-web-framework
         - mobile-bluetooth
         - mobile-mbr-3parts
     Repos: []
diff --git a/patterns/mobile-crosswalk.yaml b/patterns/mobile-crosswalk.yaml
deleted file mode 100644 (file)
index 444dd22..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Summary: Mobile Crosswalk
-Description: Mobile Crosswalk
-Name: mobile-crosswalk
-Packages:
-- wrt-widgets
-
index f6e33eb..82be344 100644 (file)
@@ -18,4 +18,3 @@ Packages:
 - libatspi0
 - typelib-1_0-Atspi-2_0
 - libatk-bridge-2_0-0
-- chromium-efl
diff --git a/patterns/mobile-web-framework.yaml b/patterns/mobile-web-framework.yaml
new file mode 100644 (file)
index 0000000..8b3bba5
--- /dev/null
@@ -0,0 +1,7 @@
+Summary: Mobile Web Framework
+Description: Mobile Web Framework
+Name: mobile-web-framework
+Packages:
+- chromium-efl
+- wrt
+- wrt-widgets
diff --git a/scripts/mobile-crosswalk.post b/scripts/mobile-crosswalk.post
deleted file mode 100644 (file)
index 60d9f5d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-echo "############### mobile-crosswalk.post ################"
-
-# start wrt widgets preinstall
-prepare_widgets.sh
-
diff --git a/scripts/mobile-web-framework.post b/scripts/mobile-web-framework.post
new file mode 100644 (file)
index 0000000..351e9e5
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+echo "############### mobile-web-framework.post ################"
+
+# start wrt widgets preinstall
+prepare_widgets.sh
+