summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ks/mobile-boot-armv7l-RD-PQ.yaml2
-rw-r--r--ks/mobile-boot-armv7l-odroidu3.yaml2
-rw-r--r--ks/mobile-x11-arm64-n4.yaml13
-rw-r--r--ks/mobile-x11-armv7l-n4.yaml13
-rw-r--r--mobile-repos.yaml16
-rw-r--r--mobile-targets.yaml12
-rw-r--r--mobile.yaml130
-rw-r--r--patterns/mobile-connectivity-framework-3parts.yaml13
-rw-r--r--patterns/mobile-connectivity-framework-wayland.yaml9
-rw-r--r--patterns/mobile-connectivity-framework-x11.yaml11
-rw-r--r--patterns/mobile-connectivity-framework.yaml9
-rw-r--r--patterns/mobile-efl-x11.yaml19
-rw-r--r--patterns/mobile-efl.yaml (renamed from patterns/mobile-efl-wayland.yaml)6
-rw-r--r--patterns/mobile-enlightenment-wayland.yaml9
-rw-r--r--patterns/mobile-enlightenment-x11.yaml10
-rw-r--r--patterns/mobile-enlightenment.yaml9
-rw-r--r--patterns/mobile-middleware-x11.yaml33
-rw-r--r--patterns/mobile-middleware.yaml (renamed from patterns/mobile-middleware-wayland.yaml)6
-rw-r--r--patterns/mobile-x11-temp.yaml18
-rw-r--r--patterns/mobile-x11.yaml10
-rw-r--r--scripts/mobile-middleware-wayland.post3
-rw-r--r--scripts/mobile-middleware-x11.post3
-rw-r--r--scripts/mobile-x11.post7
23 files changed, 43 insertions, 320 deletions
diff --git a/ks/mobile-boot-armv7l-RD-PQ.yaml b/ks/mobile-boot-armv7l-RD-PQ.yaml
index fc1e5dc..36ce3a6 100644
--- a/ks/mobile-boot-armv7l-RD-PQ.yaml
+++ b/ks/mobile-boot-armv7l-RD-PQ.yaml
@@ -11,4 +11,4 @@ Attachment:
- /var/tmp/u-boot/u-boot-mmc.bin
- /var/tmp/u-boot/params.bin
Repos:
- - mobile-x11_armv7l
+ - mobile-wayland_armv7l
diff --git a/ks/mobile-boot-armv7l-odroidu3.yaml b/ks/mobile-boot-armv7l-odroidu3.yaml
index 72ecb63..cc866be 100644
--- a/ks/mobile-boot-armv7l-odroidu3.yaml
+++ b/ks/mobile-boot-armv7l-odroidu3.yaml
@@ -11,4 +11,4 @@ Attachment:
- /var/tmp/u-boot/u-boot-mmc.bin
- /var/tmp/u-boot/params.bin
Repos:
- - mobile-x11_armv7l
+ - mobile-wayland_armv7l
diff --git a/ks/mobile-x11-arm64-n4.yaml b/ks/mobile-x11-arm64-n4.yaml
deleted file mode 100644
index e5f43dd..0000000
--- a/ks/mobile-x11-arm64-n4.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-Name: mobile-x11-arm64-n4
-Architecture: aarch64
-Schedule: "*"
-Active: True
-Platform: X11-64
-Part: mobile-mbr-3parts
-Mic2Options: -f loop --pack-to=@NAME@.tar.gz
-FileName: mobile-x11-arm64-n4
-Repos:
- - mobile-x11_arm64
-ExtraPackages:
- - system-plugin-n4
- - model-config-generic
diff --git a/ks/mobile-x11-armv7l-n4.yaml b/ks/mobile-x11-armv7l-n4.yaml
deleted file mode 100644
index eb4dcb4..0000000
--- a/ks/mobile-x11-armv7l-n4.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-Name: mobile-x11-armv7l-n4
-Architecture: armv7l
-Schedule: "*"
-Active: True
-Platform: X11
-Part: mobile-mbr-3parts
-Mic2Options: -f loop --pack-to=@NAME@.tar.gz
-FileName: mobile-x11-armv7l-n4
-Repos:
- - mobile-x11_armv7l
-ExtraPackages:
- - system-plugin-n4
- - model-config-generic
diff --git a/mobile-repos.yaml b/mobile-repos.yaml
index 69916c0..261165c 100644
--- a/mobile-repos.yaml
+++ b/mobile-repos.yaml
@@ -1,20 +1,4 @@
Repositories:
- - Name: mobile
- Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/packages/
- Options: --save --ssl_verify=no
-
- - Name: mobile-debug
- Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/debug/
- Options: --save --ssl_verify=no
-
- - Name: mobile-x11_armv7l
- Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm-x11/packages/
- Options: --ssl_verify=no
-
- - Name: mobile-x11_arm64
- Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm64-x11/packages/
- Options: --ssl_verify=no
-
- Name: mobile-wayland_armv7l
Url: http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/arm-wayland/packages/
Options: --ssl_verify=no
diff --git a/mobile-targets.yaml b/mobile-targets.yaml
index 2ac3b00..d6b753c 100644
--- a/mobile-targets.yaml
+++ b/mobile-targets.yaml
@@ -1,18 +1,10 @@
---
Targets:
- - Name: arm-x11
- Images:
- - mobile-boot-armv7l-odroidu3.yaml
- - mobile-boot-armv7l-RD-PQ.yaml
- - mobile-x11-armv7l-n4.yaml
-
- - Name: arm64-x11
- Images:
- - mobile-x11-arm64-n4.yaml
-
- Name: arm-wayland
Images:
- mobile-wayland-armv7l-n4.yaml
+ - mobile-boot-armv7l-odroidu3.yaml
+ - mobile-boot-armv7l-RD-PQ.yaml
- Name: arm64-wayland
Images:
diff --git a/mobile.yaml b/mobile.yaml
index beefe8f..86e0e4e 100644
--- a/mobile.yaml
+++ b/mobile.yaml
@@ -41,106 +41,6 @@ Boot-RD-PQ:
- Mobile Boot RD PQ
Repos: []
-X11:
- Part: mobile-mbr
- UserGroups: "audio,video"
- Groups:
- - Generic Base
- - Mobile Base
- - Generic Console Tools
- - Generic Packaging
- - Mobile Packaging
- - Generic Adaptation
- - Mobile Adaptation
- - Generic X11
- - Mobile X11
- - Mobile X11 Temp
- - Mobile Middleware X11
- - Generic Applications
- - Mobile Applications
- - Generic Multimedia
- - Mobile Multimedia
- - Generic Desktop Applications
- - Generic Crosswalk
- - Mobile Crosswalk
- - Mobile Dali
- - Mobile EFL X11
- - Mobile Enlightenment X11
- - Mobile Input Framework
- - Mobile Connectivity Framework X11
- - Mobile Bluetooth
- PostScripts:
- - generic-base
- - mobile-base
- - generic-console-tools
- - generic-packaging
- - mobile-packaging
- - generic-adaptation
- - mobile-adaptation
- - generic-x11
- - mobile-x11
- - mobile-middleware-x11
- - generic-applications
- - generic-multimedia
- - generic-desktop-applications
- - generic-crosswalk
- - mobile-crosswalk
- - mobile-bluetooth
- - mobile-mbr-3parts
- Repos: []
- NoChrootScripts:
- - buildname
-
-X11-64:
- Part: mobile-mbr
- UserGroups: "audio,video"
- Groups:
- - Generic Base
- - Mobile Base
- - Generic Console Tools
- - Generic Packaging
- - Mobile Packaging
- - Generic Adaptation
- - Mobile Adaptation
- - Generic X11
- - Mobile X11
- - Mobile X11 Temp
- - Mobile Middleware X11
- - Generic Applications
- - Mobile Applications
- - Generic Multimedia
- - Mobile Multimedia
- - Generic Desktop Applications
- - Generic Crosswalk
- - Mobile Crosswalk
- - Mobile Dali
- - Mobile EFL X11
- - Mobile Enlightenment X11
- - Mobile Input Framework
- - Mobile Connectivity Framework X11
- - Mobile Bluetooth
- PostScripts:
- - generic-base
- - mobile-base
- - generic-console-tools
- - generic-packaging
- - mobile-packaging
- - generic-adaptation
- - mobile-adaptation
- - generic-x11
- - mobile-x11
- - mobile-middleware-x11
- - generic-applications
- - generic-multimedia
- - generic-desktop-applications
- - generic-crosswalk
- - mobile-crosswalk
- - mobile-bluetooth
- - mobile-mbr-3parts
- Repos: []
- NoChrootScripts:
- - buildname
-
Wayland:
Part: mobile-mbr
UserGroups: "audio,video"
@@ -155,7 +55,7 @@ Wayland:
- Generic Wayland
- Mobile Wayland
- Mobile Wayland Temp
- - Mobile Middleware Wayland
+ - Mobile Middleware
- Generic Applications
- Mobile Applications
- Generic Multimedia
@@ -164,10 +64,10 @@ Wayland:
- Generic Crosswalk
- Mobile Crosswalk
- Mobile Dali
- - Mobile EFL Wayland
- - Mobile Enlightenment Wayland
+ - Mobile EFL
+ - Mobile Enlightenment
- Mobile Input Framework
- - Mobile Connectivity Framework Wayland
+ - Mobile Connectivity Framework
- Mobile Bluetooth
PostScripts:
- generic-base
@@ -178,7 +78,7 @@ Wayland:
- generic-adaptation
- mobile-adaptation
- generic-wayland
- - mobile-middleware-wayland
+ - mobile-middleware
- generic-applications
- generic-multimedia
- generic-desktop-applications
@@ -204,7 +104,7 @@ Wayland-64:
- Generic Wayland
- Mobile Wayland
- Mobile Wayland Temp
- - Mobile Middleware Wayland
+ - Mobile Middleware
- Generic Applications
- Mobile Applications
- Generic Multimedia
@@ -213,10 +113,10 @@ Wayland-64:
- Generic Crosswalk
- Mobile Crosswalk
- Mobile Dali
- - Mobile EFL Wayland
- - Mobile Enlightenment Wayland
+ - Mobile EFL
+ - Mobile Enlightenment
- Mobile Input Framework
- - Mobile Connectivity Framework Wayland
+ - Mobile Connectivity Framework
- Mobile Bluetooth
PostScripts:
- generic-base
@@ -227,7 +127,7 @@ Wayland-64:
- generic-adaptation
- mobile-adaptation
- generic-wayland
- - mobile-middleware-wayland
+ - mobile-middleware
- generic-applications
- generic-multimedia
- generic-desktop-applications
@@ -253,7 +153,7 @@ Emulator32-wayland:
- Generic Wayland
- Mobile Wayland
- Mobile Wayland Temp
- - Mobile Middleware Wayland
+ - Mobile Middleware
- Generic Applications
- Mobile Applications
- Generic Multimedia
@@ -262,10 +162,10 @@ Emulator32-wayland:
- Generic Crosswalk
- Mobile Crosswalk
- Mobile Dali
- - Mobile EFL Wayland
- - Mobile Enlightenment Wayland
+ - Mobile EFL
+ - Mobile Enlightenment
- Mobile Input Framework
- - Mobile Connectivity Framework Wayland
+ - Mobile Connectivity Framework
- Mobile Bluetooth
PostScripts:
- generic-base
@@ -276,7 +176,7 @@ Emulator32-wayland:
- generic-adaptation
- mobile-adaptation
- generic-wayland
- - mobile-middleware-wayland
+ - mobile-middleware
- generic-applications
- generic-multimedia
- generic-desktop-applications
diff --git a/patterns/mobile-connectivity-framework-3parts.yaml b/patterns/mobile-connectivity-framework-3parts.yaml
deleted file mode 100644
index 7581fb1..0000000
--- a/patterns/mobile-connectivity-framework-3parts.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-Summary: Mobile Connectivity Framework 3Parts
-Description: Mobile Connectivity Framework 3Parts
-Name: mobile-connectivity-framework-3parts
-Packages:
-- mobileap-agent
-- wifi-direct-manager
-- gssdp
-- gupnp
-- iproute2
-- capi-network-wifi
-- capi-network-wifi-direct
-- dnsmasq
-- org.tizen.net-popup
diff --git a/patterns/mobile-connectivity-framework-wayland.yaml b/patterns/mobile-connectivity-framework-wayland.yaml
deleted file mode 100644
index 117a932..0000000
--- a/patterns/mobile-connectivity-framework-wayland.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-Summary: Mobile Connectivity Framework Wayland
-Description: Mobile Connectivity Framework Wayland
-Name: mobile-connectivity-framework-wayland
-Packages:
-- capi-network-nfc
-- libwifi-direct
-- net-config
-- nfc-client-lib-neard
-- capi-network-wifi
diff --git a/patterns/mobile-connectivity-framework-x11.yaml b/patterns/mobile-connectivity-framework-x11.yaml
deleted file mode 100644
index 079db70..0000000
--- a/patterns/mobile-connectivity-framework-x11.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-Summary: Mobile Connectivity Framework X11
-Description: Mobile Connectivity Framework X11
-Name: mobile-connectivity-framework-x11
-Packages:
-- capi-network-wifi
-- capi-network-connection
-- capi-network-nfc
-- libnet-client
-- libwifi-direct
-- net-config
-- nfc-client-lib-neard
diff --git a/patterns/mobile-connectivity-framework.yaml b/patterns/mobile-connectivity-framework.yaml
new file mode 100644
index 0000000..542ad3d
--- /dev/null
+++ b/patterns/mobile-connectivity-framework.yaml
@@ -0,0 +1,9 @@
+Summary: Mobile Connectivity Framework
+Description: Mobile Connectivity Framework
+Name: mobile-connectivity-framework
+Packages:
+- capi-network-nfc
+- libwifi-direct
+- net-config
+- nfc-client-lib-neard
+- capi-network-wifi
diff --git a/patterns/mobile-efl-x11.yaml b/patterns/mobile-efl-x11.yaml
deleted file mode 100644
index 88b0fe7..0000000
--- a/patterns/mobile-efl-x11.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-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
-- efl-theme-tizen-mobile
-- e-mod-tizen-qpmgr
diff --git a/patterns/mobile-efl-wayland.yaml b/patterns/mobile-efl.yaml
index fb6882a..82be344 100644
--- a/patterns/mobile-efl-wayland.yaml
+++ b/patterns/mobile-efl.yaml
@@ -1,6 +1,6 @@
-Summary: Mobile EFL Wayland
-Description: Mobile EFL Wayland
-Name: mobile-efl-wayland
+Summary: Mobile EFL
+Description: Mobile EFL
+Name: mobile-efl
Packages:
- efl-misc
- capi-ui-efl-util
diff --git a/patterns/mobile-enlightenment-wayland.yaml b/patterns/mobile-enlightenment-wayland.yaml
deleted file mode 100644
index 7d0f4fb..0000000
--- a/patterns/mobile-enlightenment-wayland.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-Summary: Mobile Enlightenment Wayland
-Description: Mobile Enlightenment Wayland
-Name: mobile-enlightenment-wayland
-Packages:
-- enlightenment
-- e-tizen-data
-- e-mod-tizen-wm-policy
-- e-mod-tizen-devicemgr
-- e-mod-tizen-keyrouter
diff --git a/patterns/mobile-enlightenment-x11.yaml b/patterns/mobile-enlightenment-x11.yaml
deleted file mode 100644
index 7006b93..0000000
--- a/patterns/mobile-enlightenment-x11.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-Summary: Mobile Enlightenment X11
-Description: Mobile Enlightenment X11
-Name: mobile-enlightenment-x11
-Packages:
-- e-mod-tizen-wm-policy
-- e-mod-tizen-effect
-- e-mod-tizen-devicemgr
-- e-mod-tizen-keyrouter
-- e-tizen-data
-- e-tizen-testcase
diff --git a/patterns/mobile-enlightenment.yaml b/patterns/mobile-enlightenment.yaml
new file mode 100644
index 0000000..4590380
--- /dev/null
+++ b/patterns/mobile-enlightenment.yaml
@@ -0,0 +1,9 @@
+Summary: Mobile Enlightenment
+Description: Mobile Enlightenment
+Name: mobile-enlightenment
+Packages:
+- enlightenment
+- e-tizen-data
+- e-mod-tizen-wm-policy
+- e-mod-tizen-devicemgr
+- e-mod-tizen-keyrouter
diff --git a/patterns/mobile-middleware-x11.yaml b/patterns/mobile-middleware-x11.yaml
deleted file mode 100644
index 6c651d0..0000000
--- a/patterns/mobile-middleware-x11.yaml
+++ /dev/null
@@ -1,33 +0,0 @@
-Summary: Mobile Middleware X11
-Description: Mobile Middleware X11
-Name: mobile-middleware-x11
-Packages:
-- buxton
-- cynara
-- libprivilege-control-conf
-- libsecurity-manager-client
-- pkgmgr-server
-- resourced
-- sdbd
-- security-manager
-- security-server
-- usb-server
-- neardal
-- cyad
-- drm-client
-- libtasn1-tools
-- iotivity
-- key-manager
-- key-manager-listener
-- libkey-manager-common
-- libkey-manager-client
-- contacts-service2
-- calendar-service
-- email-service
-- pims-ipc
-- libcynara-creds-commons
-- libcynara-creds-dbus
-- libcynara-creds-gdbus
-- libcynara-creds-socket
-- murphy
-- cert-svc
diff --git a/patterns/mobile-middleware-wayland.yaml b/patterns/mobile-middleware.yaml
index b85aa49..6ea2b09 100644
--- a/patterns/mobile-middleware-wayland.yaml
+++ b/patterns/mobile-middleware.yaml
@@ -1,6 +1,6 @@
-Summary: Mobile Middleware Wayland
-Description: Mobile Middleware Wayland
-Name: mobile-middleware-wayland
+Summary: Mobile Middleware
+Description: Mobile Middleware
+Name: mobile-middleware
Packages:
- buxton
- cynara
diff --git a/patterns/mobile-x11-temp.yaml b/patterns/mobile-x11-temp.yaml
deleted file mode 100644
index 538129d..0000000
--- a/patterns/mobile-x11-temp.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-Summary: Mobile X11 Temp
-Description: Mobile X11 Temp
-Name: mobile-x11-temp
-Packages:
-- xkeyboard-config
-- libsvi
-- capi-system-device
-- capi-system-power
-- capi-system-system-settings
-- capi-web-favorites
-- capi-web-url-download
-- download-provider
-- libboost_program_options1_57_0
-- libjson-glib
-- libmessage-port
-- libtapi
-- message-port
-- ui-gadget-1
diff --git a/patterns/mobile-x11.yaml b/patterns/mobile-x11.yaml
deleted file mode 100644
index 0532563..0000000
--- a/patterns/mobile-x11.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-Summary: Mobile X11
-Description: Mobile X11
-Name: mobile-x11
-Packages:
-- libtbm-exynos4412
-- x11-common
-- xf86-input-evdevmultitouch
-- xf86-input-gesture
-- xf86-video-exynos
-- xf86-misc-exynos4412
diff --git a/scripts/mobile-middleware-wayland.post b/scripts/mobile-middleware-wayland.post
deleted file mode 100644
index 91b8df0..0000000
--- a/scripts/mobile-middleware-wayland.post
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo "############### mobile-middleware-wayland.post ################"
-
diff --git a/scripts/mobile-middleware-x11.post b/scripts/mobile-middleware-x11.post
deleted file mode 100644
index e8fc10f..0000000
--- a/scripts/mobile-middleware-x11.post
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo "############### mobile-middleware-x11.post ################"
-
diff --git a/scripts/mobile-x11.post b/scripts/mobile-x11.post
deleted file mode 100644
index 5d5b862..0000000
--- a/scripts/mobile-x11.post
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-echo "#################### mobile-x11.post ##################"
-
-# tag the background image with the current snapshot id
-arch=$(rpm -qa | grep kernel-common | awk -F- '{printf("%s %s",$3,$4);}')
-/usr/bin/mark_image.py /usr/share/backgrounds/tizen/current "Tizen Mobile: @BUILD_ID@ $arch" ffffff 50 90 95 95
-