From a36dd883c306ef56aec8b484974cd324d0c08da4 Mon Sep 17 00:00:00 2001 From: HyungGi Lee Date: Thu, 15 Dec 2016 17:11:09 +0900 Subject: [PATCH] [TRE-738][TRE-739] add dotNet packages Change-Id: I3af8c8be8fd9881ad396f110ed95157caa43a413 --- ks/mobile-emulator64-wayland.yaml | 1 + ks/mobile-wayland-armv7l-tm1-upgrade.yaml | 1 + ks/mobile-wayland-armv7l-tm1.yaml | 1 + patterns/mobile-dotnet.yaml | 39 +++++++++++++++++++++++++++++++ 4 files changed, 42 insertions(+) create mode 100644 patterns/mobile-dotnet.yaml diff --git a/ks/mobile-emulator64-wayland.yaml b/ks/mobile-emulator64-wayland.yaml index 561c8f8..b361782 100644 --- a/ks/mobile-emulator64-wayland.yaml +++ b/ks/mobile-emulator64-wayland.yaml @@ -11,6 +11,7 @@ Repos: - base_emulator64 Groups: - Mobile Adaptation Emulator + - Mobile dotNet ExtraPackages: [] RemovePackages: - org.tizen.browser diff --git a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml b/ks/mobile-wayland-armv7l-tm1-upgrade.yaml index 65895c7..4a3f41f 100644 --- a/ks/mobile-wayland-armv7l-tm1-upgrade.yaml +++ b/ks/mobile-wayland-armv7l-tm1-upgrade.yaml @@ -13,6 +13,7 @@ Repos: - base_arm Groups: - Mobile Adaptation TM1 + - Mobile dotNet - Mobile Adaptation TM1 Upgrade PostScripts: - mobile-adaptation-tm1 diff --git a/ks/mobile-wayland-armv7l-tm1.yaml b/ks/mobile-wayland-armv7l-tm1.yaml index 783b1ad..6caeecb 100644 --- a/ks/mobile-wayland-armv7l-tm1.yaml +++ b/ks/mobile-wayland-armv7l-tm1.yaml @@ -13,6 +13,7 @@ Repos: - base_arm Groups: - Mobile Adaptation TM1 + - Mobile dotNet PostScripts: - mobile-adaptation-tm1 ExtraPackages: [] diff --git a/patterns/mobile-dotnet.yaml b/patterns/mobile-dotnet.yaml new file mode 100644 index 0000000..52ef536 --- /dev/null +++ b/patterns/mobile-dotnet.yaml @@ -0,0 +1,39 @@ +Summary: Mobile dotNet +Description: Mobile dotNet +Name: mobile-dotnet +Packages: +- coreclr +- coreclr-extra +- corefx-managed +- corefx-native +- csapi-account-manager +- csapi-account-oauth2 +- csapi-application +- csapi-badge +- csapi-download +- csapi-location +- csapi-media-content +- csapi-media-key +- csapi-mime-type +- csapi-multimedia +- csapi-network +- csapi-network-iotconnectivity +- csapi-push +- csapi-security +- csapi-sensor +- csapi-system +- csapi-system-settings +- csapi-telephony +- csapi-tizen +- csapi-trace +- csapi-widget-application +- csapi-widget-control +- dotnet-launcher +- elm-sharp +- keyutils +- krb5 +- libkeyutils +- libunwind +- lldb +- mscorlib +- xamarin-forms-tizen \ No newline at end of file -- 2.7.4