diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-02-17 18:10:18 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-02-18 11:33:09 +0900 |
commit | 4a84a9e2d1ba565d07f766237424f9a9b66d44ad (patch) | |
tree | 83bcf3ca94ec1acda08b25818e34573377a96c79 | |
parent | 6f31213e26705b17f873ba75d08e5e81959f47ad (diff) | |
download | meta-mobile-4a84a9e2d1ba565d07f766237424f9a9b66d44ad.tar.gz meta-mobile-4a84a9e2d1ba565d07f766237424f9a9b66d44ad.tar.bz2 meta-mobile-4a84a9e2d1ba565d07f766237424f9a9b66d44ad.zip |
[TINF-1281/1289] Add packagessubmit/tizen_mobile/20160218.023325accepted/tizen/mobile/20160218.043306
Change-Id: Ib723e4cbfb98aa66d0d03f48002999f02edfacee
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-adaptation-tm1.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-middleware.yaml | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/patterns/mobile-adaptation-tm1.yaml b/patterns/mobile-adaptation-tm1.yaml index 1470b59..0b2f568 100644 --- a/patterns/mobile-adaptation-tm1.yaml +++ b/patterns/mobile-adaptation-tm1.yaml @@ -14,3 +14,4 @@ Packages: - smartcard-service-server - smartcard-plugin-uicc - libtdm-sprd +- sensor-hal-tm1 diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index e1b98df..37703bd 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -91,3 +91,5 @@ Packages: - debug-launchpad - amd - libhyphen +- capi-vpnsvc +- vpnsvc-daemon |