summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuneh.lee <juneh.lee@samsung.com>2017-01-02 10:55:31 +0900
committerHyungGi Lee <hyunggi.lee@samsung.com>2017-01-01 18:32:54 -0800
commite615a970e0a009a7a18a2ae4024d1ec5a23d6563 (patch)
tree6b7f01a4fbee75876b84050228e7849bec856d5f
parent3763d7a44dd42875ae2d594c4841aa2cb143912c (diff)
downloadmeta-mobile-e615a970e0a009a7a18a2ae4024d1ec5a23d6563.tar.gz
meta-mobile-e615a970e0a009a7a18a2ae4024d1ec5a23d6563.tar.bz2
meta-mobile-e615a970e0a009a7a18a2ae4024d1ec5a23d6563.zip
[TRE-765][TRE-766] Remove networkd / Add divided pkgsubmit/tizen/20170102.080835accepted/tizen/mobile/20170102.223141
- Remove platform/core/csapi/network from image - Add platform/core/csapi/bluetooth, platform/core/csapi/nfc, platform/core/csapi/smartcard, platform/core/csapi/wifi, platform/core/csapi/wifi-direct, platform/core/csapi/connection to image Change-Id: Idc6ee84ce3cd0d16a64b52649527e24dc742ae69 Signed-off-by: juneh.lee <juneh.lee@samsung.com>
-rw-r--r--patterns/mobile-dotnet.yaml9
1 files changed, 7 insertions, 2 deletions
diff --git a/patterns/mobile-dotnet.yaml b/patterns/mobile-dotnet.yaml
index 52ef536..e3206eb 100644
--- a/patterns/mobile-dotnet.yaml
+++ b/patterns/mobile-dotnet.yaml
@@ -16,7 +16,12 @@ Packages:
- csapi-media-key
- csapi-mime-type
- csapi-multimedia
-- csapi-network
+- csapi-network-bluetooth
+- csapi-network-connection
+- csapi-network-nfc
+- csapi-network-smartcard
+- csapi-network-wifi
+- csapi-network-wifi-direct
- csapi-network-iotconnectivity
- csapi-push
- csapi-security
@@ -36,4 +41,4 @@ Packages:
- libunwind
- lldb
- mscorlib
-- xamarin-forms-tizen \ No newline at end of file
+- xamarin-forms-tizen