diff options
author | juneh.lee <juneh.lee@samsung.com> | 2017-05-18 10:59:32 +0900 |
---|---|---|
committer | juneh.lee <juneh.lee@samsung.com> | 2017-05-18 10:59:32 +0900 |
commit | 0a4f18ea22bd1377dd9003cbb839c8feec0d0c8a (patch) | |
tree | bcfcd213c610fde06b295731c81c8e291c1ac074 | |
parent | e472e39cbe97bc47f365f4d50d51a9ca66c114d9 (diff) | |
download | meta-mobile-0a4f18ea22bd1377dd9003cbb839c8feec0d0c8a.tar.gz meta-mobile-0a4f18ea22bd1377dd9003cbb839c8feec0d0c8a.tar.bz2 meta-mobile-0a4f18ea22bd1377dd9003cbb839c8feec0d0c8a.zip |
[TRE-1256/1268] Add dali-adaptor-dali-video-player-plugin / tizen-managed-refsubmit/tizen/20170519.033959submit/tizen/20170518.053217accepted/tizen/unified/20170518.061329
Change-Id: I122f8803603086b4588298ab623bc70f7da2bef0
Signed-off-by: juneh.lee <juneh.lee@samsung.com>
-rw-r--r-- | patterns/mobile-dali.yaml | 1 | ||||
-rw-r--r-- | patterns/mobile-dotnet.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/patterns/mobile-dali.yaml b/patterns/mobile-dali.yaml index b21aabe..faec6ae 100644 --- a/patterns/mobile-dali.yaml +++ b/patterns/mobile-dali.yaml @@ -5,6 +5,7 @@ Packages: - dali - dali-adaptor - dali-adaptor-profile_mobile +- dali-adaptor-dali-video-player-plugin - dali-toolkit - libwidget_viewer_dali - dali-toolkit-resources_720x1280 diff --git a/patterns/mobile-dotnet.yaml b/patterns/mobile-dotnet.yaml index 7579758..ad224a8 100644 --- a/patterns/mobile-dotnet.yaml +++ b/patterns/mobile-dotnet.yaml @@ -67,4 +67,5 @@ Packages: - krb5 - libkeyutils - libunwind +- tizen-managed-ref - xamarin-forms-tizen |