diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-09-18 16:37:21 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2018-09-18 16:42:36 +0900 |
commit | b21ed0b03d6f0fcf84cf22fb65dd074b564b183e (patch) | |
tree | 45e8dadcee7defb1fe5f1a51151f997232fd0f28 | |
parent | 732774519951f659c889bc50d8e0c1784a0ebc2c (diff) | |
download | meta-mobile-b21ed0b03d6f0fcf84cf22fb65dd074b564b183e.tar.gz meta-mobile-b21ed0b03d6f0fcf84cf22fb65dd074b564b183e.tar.bz2 meta-mobile-b21ed0b03d6f0fcf84cf22fb65dd074b564b183e.zip |
[TRE-2009] Add dotnet packages to TM2 imagesubmit/tizen/20180918.075148
Change-Id: I9d49d9874a283bc21780f582d566d6c62dc97772
-rw-r--r-- | ks/mobile-wayland-armv7l-tm2.yaml | 2 | ||||
-rw-r--r-- | patterns/mobile-dotnet-tm2.yaml | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/ks/mobile-wayland-armv7l-tm2.yaml b/ks/mobile-wayland-armv7l-tm2.yaml index 3b3c476..f70bcdd 100644 --- a/ks/mobile-wayland-armv7l-tm2.yaml +++ b/ks/mobile-wayland-armv7l-tm2.yaml @@ -11,6 +11,8 @@ Repos: - base-standard Groups: - Mobile Adaptation TM2 + - Mobile dotNet Runtime + - Mobile dotNet TM2 ExtraPackages: - lightweight-web-engine - lightweight-web-engine-profile_mobile diff --git a/patterns/mobile-dotnet-tm2.yaml b/patterns/mobile-dotnet-tm2.yaml new file mode 100644 index 0000000..bac0b75 --- /dev/null +++ b/patterns/mobile-dotnet-tm2.yaml @@ -0,0 +1,8 @@ +Summary: Moblile dotNet TM2 +Description: Moblile dotNet TM2 +Name: mobile-dotnet-tm2 +Packages: +- csapi-tizenfx +- csapi-tizenfx-dummy +- csapi-tizenfx-mobile +- dotnet-launcher |