[TRE-1018] fix dotnet groups 81/118981/1 submit/tizen/20170315.050406
authorHyunggi Lee <hyunggi.lee@samsung.com>
Wed, 15 Mar 2017 04:53:39 +0000 (13:53 +0900)
committerHyunggi Lee <hyunggi.lee@samsung.com>
Wed, 15 Mar 2017 04:53:39 +0000 (13:53 +0900)
Change-Id: I38caa159a5cd06a8a45fe156a80de6220727f27e

ks/mobile-wayland-armv7l-tm1.yaml
mobile.yaml
patterns/mobile-dotnet-runtime.yaml [new file with mode: 0644]
patterns/mobile-dotnet.yaml

index 6caeecb..41c518e 100644 (file)
@@ -14,6 +14,7 @@ Repos:
 Groups:
     - Mobile Adaptation TM1
     - Mobile dotNet
+    - Moblile dotNet Runtime
 PostScripts:
     - mobile-adaptation-tm1
 ExtraPackages: []
index ac6f77c..4d370f5 100644 (file)
@@ -175,7 +175,6 @@ Emulator32-wayland:
         - mobile-user
         - mobile-license
         - generic-security
-        - mobile-dotnet-generate-ni
     Repos: []
     NoChrootScripts:
         - buildname
@@ -204,6 +203,7 @@ Emulator64-wayland:
         - Mobile Web Framework
         - Mobile Telephony
         - Mobile dotNet
+        - Moblile dotNet Runtime
     PostScripts:
         - generic-base
         - mobile-base
diff --git a/patterns/mobile-dotnet-runtime.yaml b/patterns/mobile-dotnet-runtime.yaml
new file mode 100644 (file)
index 0000000..3f571d3
--- /dev/null
@@ -0,0 +1,9 @@
+Summary: Moblile dotNet Runtime
+Description: Moblile dotNet Runtime
+Name: mobile-dotnet-runtime
+Packages:
+- coreclr
+- coreclr-extra
+- corefx-managed
+- corefx-native
+- mscorlib
\ No newline at end of file
index 1ebc3a5..f910df2 100644 (file)
@@ -2,10 +2,6 @@ Summary: Mobile dotNet
 Description: Mobile dotNet
 Name: mobile-dotnet
 Packages:
-- coreclr
-- coreclr-extra
-- corefx-managed
-- corefx-native
 - csapi-account-fido-client
 - csapi-account-manager
 - csapi-account-oauth2
@@ -62,5 +58,4 @@ Packages:
 - libkeyutils
 - libunwind
 - lldb
-- mscorlib
 - xamarin-forms-tizen