summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2015-03-25 13:47:53 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2015-03-25 13:47:53 +0900
commitc7f82eeb7f7e8bbb2ffdf859111bc9fbaf351fb6 (patch)
treed074a426edcea08145ad7678ba4d9b67f91c4b14
parent4b060db5f8599dbde2f1b20c64b533d685b5c5ba (diff)
downloadmeta-mobile-c7f82eeb7f7e8bbb2ffdf859111bc9fbaf351fb6.tar.gz
meta-mobile-c7f82eeb7f7e8bbb2ffdf859111bc9fbaf351fb6.tar.bz2
meta-mobile-c7f82eeb7f7e8bbb2ffdf859111bc9fbaf351fb6.zip
Added packages: - platform/core/api/libaccount-service - platform/core/account/account-manager - platform/core/account/account-parser Change-Id: Ia7d99f51868c55ca7adbf2e0f47dc70b4a11a30e
-rw-r--r--mobile.yaml3
-rw-r--r--patterns/mobile-base.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/mobile.yaml b/mobile.yaml
index dd871ff..cfb8a1c 100644
--- a/mobile.yaml
+++ b/mobile.yaml
@@ -150,6 +150,7 @@ X11:
- Generic Applications
- Mobile Application
- Generic Base
+ - Mobile Base
- Generic Console Tools
- Generic Crosswalk
- Mobile Crosswalk
@@ -194,6 +195,7 @@ X11-64:
- Generic Applications
- Mobile Application
- Generic Base
+ - Mobile Base
- Generic Console Tools
- Generic Crosswalk
- Mobile Crosswalk
@@ -238,6 +240,7 @@ Wayland:
- Generic Applications
- Mobile Application
- Generic Base
+ - Mobile Base
- Generic Console Tools
- Generic Crosswalk
- Mobile Crosswalk
diff --git a/patterns/mobile-base.yaml b/patterns/mobile-base.yaml
index 86696ac..2bfe731 100644
--- a/patterns/mobile-base.yaml
+++ b/patterns/mobile-base.yaml
@@ -3,3 +3,6 @@ Description: Mobile Base
Name: mobile-base
Packages:
- libstorage
+- libaccount-service
+- account-manager
+- account-parser