diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-09 08:39:12 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-11-09 08:39:12 +0900 |
commit | b9f2d05e86e7d1c4f37b8386df0e5cd870f39e30 (patch) | |
tree | 1bc4e28968eac183994b6f8ea9389b18b8f38568 | |
parent | f7c9e55c26854b589f9331aebe4256ac6d43a19d (diff) | |
download | meta-mobile-b9f2d05e86e7d1c4f37b8386df0e5cd870f39e30.tar.gz meta-mobile-b9f2d05e86e7d1c4f37b8386df0e5cd870f39e30.tar.bz2 meta-mobile-b9f2d05e86e7d1c4f37b8386df0e5cd870f39e30.zip |
[TINF-1118/1119/1120] Add mobile application packagessubmit/tizen_mobile/20151109.000600accepted/tizen/mobile/20151109.063706
Added packages:
profile/mobile/apps/native/libug-worldclock-efl
profile/mobile/apps/native/ug-setting-homescreen-efl
profile/mobile/apps/native/ug-lockscreen-setting-efl
Change-Id: I1ecac2623be08d2a8fa135d79c5b4f7ee16b7647
-rw-r--r-- | patterns/mobile-applications-emulator-64.yaml | 3 | ||||
-rw-r--r-- | patterns/mobile-applications.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/patterns/mobile-applications-emulator-64.yaml b/patterns/mobile-applications-emulator-64.yaml index fcbee61..79b3c1f 100644 --- a/patterns/mobile-applications-emulator-64.yaml +++ b/patterns/mobile-applications-emulator-64.yaml @@ -49,3 +49,6 @@ Packages: - org.tizen.message - ug-setting-notification-efl - org.tizen.wallpaper-ui-service +- libug-worldclock-efl +- ug-homescreen-setting-efl +- ug-lockscreen-options diff --git a/patterns/mobile-applications.yaml b/patterns/mobile-applications.yaml index 8aa085e..f06fd6b 100644 --- a/patterns/mobile-applications.yaml +++ b/patterns/mobile-applications.yaml @@ -51,3 +51,6 @@ Packages: - org.tizen.message - ug-setting-notification-efl - org.tizen.wallpaper-ui-service +- libug-worldclock-efl +- ug-homescreen-setting-efl +- ug-lockscreen-options |