diff options
author | jintae Son <jintae.son@samsung.com> | 2017-09-11 20:07:48 +0900 |
---|---|---|
committer | jintae Son <jintae.son@samsung.com> | 2017-09-11 20:07:48 +0900 |
commit | 4d3d9d9d4c6fb838157f7a2dbf570190c3af1e0d (patch) | |
tree | aa4d87de66ec745ec71be8562e43ca06000dd3ac | |
parent | 5e04ca84b8462174dfffe1dfff29416cc4168106 (diff) | |
download | meta-mobile-4d3d9d9d4c6fb838157f7a2dbf570190c3af1e0d.tar.gz meta-mobile-4d3d9d9d4c6fb838157f7a2dbf570190c3af1e0d.tar.bz2 meta-mobile-4d3d9d9d4c6fb838157f7a2dbf570190c3af1e0d.zip |
[TRE-1558] Replace csapi-tizenfx for mobile-emulsubmit/tizen_4.0/20170912.024242
Change-Id: I08b5db53446045880b4c3341a00bcdd16e461600
Signed-off-by: jintae Son <jintae.son@samsung.com>
-rw-r--r-- | mobile.yaml | 4 | ||||
-rw-r--r-- | patterns/mobile-dotnet-emul.yaml | 13 |
2 files changed, 15 insertions, 2 deletions
diff --git a/mobile.yaml b/mobile.yaml index af97fde..db1e943 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -157,7 +157,7 @@ Emulator32-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony - - Mobile dotNet + - Mobile dotNet emul - Moblile dotNet Runtime PostScripts: - generic-base @@ -201,7 +201,7 @@ Emulator64-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Telephony - - Mobile dotNet + - Mobile dotNet emul - Moblile dotNet Runtime PostScripts: - generic-base diff --git a/patterns/mobile-dotnet-emul.yaml b/patterns/mobile-dotnet-emul.yaml new file mode 100644 index 0000000..814f5b9 --- /dev/null +++ b/patterns/mobile-dotnet-emul.yaml @@ -0,0 +1,13 @@ +Summary: Mobile dotNet emul +Description: Mobile dotNet emul +Name: mobile-dotnet-emul +Packages: +- csapi-tizenfx-mobile-emul +- dali-csharp-binder +- dotnet-launcher +- elm-sharp-theme-mobile +- keyutils +- krb5 +- libkeyutils +- libunwind + |