summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2016-01-04 13:36:58 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2016-01-04 13:37:16 +0900
commitad12332a6e8ea607c69ac1ef623b839a0e1bebed (patch)
treeb8a2fbe40537415634772496dad5e6248217cc95
parent6bf69d191916a53e6805f0ac978d684eb680397a (diff)
downloadmeta-mobile-ad12332a6e8ea607c69ac1ef623b839a0e1bebed.tar.gz
meta-mobile-ad12332a6e8ea607c69ac1ef623b839a0e1bebed.tar.bz2
meta-mobile-ad12332a6e8ea607c69ac1ef623b839a0e1bebed.zip
Change-Id: Ia1494f02cb80bca80098ffcf6f4602c605fc6a62 Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r--mobile.yaml12
-rw-r--r--patterns/mobile-applications.yaml2
-rw-r--r--patterns/mobile-console-tools.yaml13
3 files changed, 19 insertions, 8 deletions
diff --git a/mobile.yaml b/mobile.yaml
index a5bb999..ed0c9c7 100644
--- a/mobile.yaml
+++ b/mobile.yaml
@@ -47,13 +47,12 @@ Wayland:
Groups:
- Generic Base
- Mobile Base
- - Generic Console Tools
+ - Mobile Console Tools
- Mobile Packaging
- Mobile Adaptation
- Mobile Wayland
- Mobile Wayland Temp
- Mobile Middleware
- - Generic Applications
- Mobile Applications
- Generic Multimedia
- Mobile Multimedia Target
@@ -91,13 +90,12 @@ Wayland-64:
Groups:
- Generic Base
- Mobile Base
- - Generic Console Tools
+ - Mobile Console Tools
- Mobile Packaging
- Mobile Adaptation
- Mobile Wayland
- Mobile Wayland Temp
- Mobile Middleware
- - Generic Applications
- Mobile Applications
- Generic Multimedia
- Mobile Multimedia Target
@@ -135,14 +133,13 @@ Emulator32-wayland:
Groups:
- Generic Base
- Mobile Base
- - Generic Console Tools
+ - Mobile Console Tools
- Mobile Packaging
- Mobile Adaptation
- Generic Adaptation
- Mobile Wayland
- Mobile Wayland Temp
- Mobile Middleware
- - Generic Applications
- Mobile Applications
- Generic Multimedia
- Mobile Multimedia Emulator
@@ -180,14 +177,13 @@ Emulator64-wayland:
Groups:
- Generic Base
- Mobile Base
- - Generic Console Tools
+ - Mobile Console Tools
- Mobile Packaging
- Mobile Adaptation
- Generic Adaptation
- Mobile Wayland
- Mobile Wayland Temp
- Mobile Middleware
- - Generic Applications
- Mobile Applications
- Generic Multimedia
- Mobile Multimedia Emulator
diff --git a/patterns/mobile-applications.yaml b/patterns/mobile-applications.yaml
index 85b4891..3670795 100644
--- a/patterns/mobile-applications.yaml
+++ b/patterns/mobile-applications.yaml
@@ -2,6 +2,8 @@ Summary: Mobile Applications
Description: Mobile Applications
Name: mobile-applications
Packages:
+- ail
+- ca-certificates
- app-installers
- tpk-backend
- wgt-backend
diff --git a/patterns/mobile-console-tools.yaml b/patterns/mobile-console-tools.yaml
new file mode 100644
index 0000000..6ebc60e
--- /dev/null
+++ b/patterns/mobile-console-tools.yaml
@@ -0,0 +1,13 @@
+Summary: Mobile Console Tools
+Description: Mobile Console Tools
+Name: mobile-console-tools
+Packages:
+- tar
+- grep
+- gzip
+- zip
+- unzip
+- xz
+- curl
+- findutils
+- iptables