diff options
author | HyungGi Lee <hyunggi.lee@samsung.com> | 2015-06-24 13:08:28 +0900 |
---|---|---|
committer | HyungGi Lee <hyunggi.lee@samsung.com> | 2015-06-24 13:08:28 +0900 |
commit | 347dfe3ddedab7037736fa60c11c8da01b875a42 (patch) | |
tree | eeb7ae44daea2ad8adb0905c2f8c057cce566b08 | |
parent | 9fd46d16bdb27eede8520160dec6e6f0d9a06bc6 (diff) | |
download | meta-mobile-347dfe3ddedab7037736fa60c11c8da01b875a42.tar.gz meta-mobile-347dfe3ddedab7037736fa60c11c8da01b875a42.tar.bz2 meta-mobile-347dfe3ddedab7037736fa60c11c8da01b875a42.zip |
add packages in mobile imagessubmit/tizen/20150624.044741accepted/tizen/mobile/20150624.045030
*[TINF-991] add org.tizen.quickpanel
*[TINF-993] add org.tizen.lockscreen
Change-Id: Ifb0fd6e87f7db76d209ebb69466d58f0ee88b460
Signed-off-by: HyungGi Lee <hyunggi.lee@samsung.com>
-rw-r--r-- | patterns/mobile-applications.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-applications.yaml b/patterns/mobile-applications.yaml index f487d22..2dd91ff 100644 --- a/patterns/mobile-applications.yaml +++ b/patterns/mobile-applications.yaml @@ -21,3 +21,5 @@ Packages: - libwidget_viewer_evas - push-bin - libpush +- org.tizen.quickpanel +- org.tizen.lockscreen |