diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-09-26 08:57:13 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-09-26 08:57:33 +0900 |
commit | 00a90a82cdd99ddfcb3905704ffa743e0b72e486 (patch) | |
tree | dc41d472448c1f93f5432fa40c9c15072c7587f1 | |
parent | 73aa9cd1f86cf5c21fc90644936c96aa224ca7f7 (diff) | |
download | meta-mobile-00a90a82cdd99ddfcb3905704ffa743e0b72e486.tar.gz meta-mobile-00a90a82cdd99ddfcb3905704ffa743e0b72e486.tar.bz2 meta-mobile-00a90a82cdd99ddfcb3905704ffa743e0b72e486.zip |
[TRE-617/619] Add libnss-security-manager / account-commonsubmit/tizen/20160927.014324submit/tizen/20160926.231455accepted/tizen/mobile/20160927.022022
Change-Id: I59bea0e597d08180bc42ba0e66ce70dd3c9c4b72
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-middleware.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index 2c54a4f..d99201b 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -3,6 +3,7 @@ Description: Mobile Middleware Name: mobile-middleware Packages: - SDL2 +- account-common - account-manager - account-parser - amd @@ -83,6 +84,7 @@ Packages: - libkey-manager-client - libkey-manager-common - libkrate +- libnss-security-manager - liboauth - libprotobuf-lite9 - libpush |