[Cleanup] Create Common Security group 12/154212/4
authorKatarzyna Gorska <k.gorska@samsung.com>
Fri, 6 Oct 2017 08:39:28 +0000 (10:39 +0200)
committerKatarzyna Gorska <k.gorska@samsung.com>
Mon, 16 Oct 2017 07:29:26 +0000 (09:29 +0200)
Some packages were better suited to be in security group than in
middleware.
New pattern for that group was created.

Change-Id: I0776cbaff14f792282cc61991fedf5c4e6ce95da

common.yaml
patterns/common-applications.yaml
patterns/common-base.yaml
patterns/common-middleware.yaml
patterns/common-security.yaml [new file with mode: 0644]

index b879fd2..bd504a0 100644 (file)
@@ -119,6 +119,7 @@ Wayland:
         - Common Dali
         - Common Bluetooth
         - Common Connectivity Framework
+        - Common Security
     PostScripts:
         - generic-adaptation
         - generic-base
@@ -170,6 +171,7 @@ RPi3:
         - Common Dali
         - Common Bluetooth
         - Common Connectivity Framework
+        - Common Security
     PostScripts:
         - generic-adaptation
         - generic-base
index 994c58a..7310366 100644 (file)
@@ -10,7 +10,6 @@ Packages:
 - org.tizen.menu-screen
 - data-provider-master
 - org.tizen.setting-profile_common
-- org.tizen.dpm-syspopup
 #TRE-1213
 - org.tizen.telephony-syspopup
 #From TRE-1340
index 7f52c8f..210a825 100644 (file)
@@ -2,12 +2,10 @@ Summary: Common Base
 Description: Common Base
 Name: common-base
 Packages:
-- security-manager
 - dlogutil
 - tizen-locale
 - tlm-config-common-singleseat
 #From TRE-617
-- libnss-security-manager
 - capi-base-utils
 #From TRE-275
 - newfs-msdos
index ff490a7..90947f5 100644 (file)
@@ -3,14 +3,9 @@ Description: Common Middleware
 Name: common-middleware
 Packages:
 - tzsh
-- auth-fw
-- libauth-fw-client
-- libauth-fw-client-admin
 - boost-program-options
 - boost-regex
 - boost-date-time
-- device-policy-manager
-- libdpm
 - app2sd
 #From TRE-207
 - gssdp
@@ -18,18 +13,11 @@ Packages:
 - esd
 #From TRE-335
 - message-port
-#From TRE-345
-- libcynara-monitor
 #From TRE-380
 - argos_watchdog
 #From TRE-396
 - csr-framework
 - libcsr-framework-client
-#From TRE-1427
-- askuser-notification
-- askuser-notification-client
-- libaskuser-notification-common
-- capi-privacy-privilege-manager
 #From TRE-401
 - cryptsetup
 - device-mapper
@@ -37,11 +25,6 @@ Packages:
 - capi-system-media-key
 #From TRE-502
 - tizen-debug
-#From TRE-529
-- krate
-- libkrate
-#From TRE-532
-- yaca
 #From TRE-539
 - SDL2
 #From TRE-564
@@ -72,9 +55,6 @@ Packages:
 - capi-appfw-event
 #From TRE-843
 - capi-appfw-preference
-#From TRE-910
-- ode
-- libode
 #From TRE-965
 - svi-data-profile_common
 #From TRE-978
@@ -98,14 +78,8 @@ Packages:
 #From TRE-1261
 - zigbee-lib
 - zigbee-manager
-#From TRE-1284
-- libcynara-creds-self
-#From TRE-1295
-- license-manager
 #From TRE-1301
 - app-core-ui
-#From TRE-1330
-- nether
 #From TRE-1347
 - fido_bt_roaming_agent
 - fido_silent
@@ -120,25 +94,6 @@ Packages:
 - capi-media-player-utils
 #From TRE-TRE-1591
 - tef-libteec
-#From TRE-1654
-- org.tizen.ode
-- org.tizen.secure-erase
-#From TRE-1664
-- dpm-bluetooth
-#From TRE-1667
-- dpm-security
-#From TRE-1668
-- dpm-wifi
-#From TRE-1669
-- dpm-storage
-#From TRE-1670
-- dpm-usb
-#From TRE-1671
-- dpm-application
-#From TRE-1673
-- dpm-browser
-#From TRE-1674
-- dpm-media
 #From TRE-1676
 - capi-media-player-display
 #From TRE-1683
diff --git a/patterns/common-security.yaml b/patterns/common-security.yaml
new file mode 100644 (file)
index 0000000..3cb9e5a
--- /dev/null
@@ -0,0 +1,54 @@
+Summary: Common Security
+Description: Common Security
+Name: common-security
+Packages:
+- auth-fw
+- device-policy-manager
+- libauth-fw-client
+- libauth-fw-client-admin
+- libdpm
+- security-manager
+#From TRE-345
+- libcynara-monitor
+#From TRE-529
+- krate
+- libkrate
+#From TRE-532
+- yaca
+#From TRE-617
+- libnss-security-manager
+#From TRE-819
+- org.tizen.dpm-syspopup
+#From TRE-910
+- libode
+- ode
+#From TRE-1284
+- libcynara-creds-self
+#From TRE-1295
+- license-manager
+#From TRE-1330
+- nether
+#From TRE-1427
+- askuser-notification
+- askuser-notification-client
+- capi-privacy-privilege-manager
+- libaskuser-notification-common
+#From TRE-1654
+- org.tizen.ode
+- org.tizen.secure-erase
+#From TRE-1664
+- dpm-bluetooth
+#From TRE-1667
+- dpm-security
+#From TRE-1668
+- dpm-wifi
+#From TRE-1669
+- dpm-storage
+#From TRE-1670
+- dpm-usb
+#From TRE-1671
+- dpm-application
+#From TRE-1673
+- dpm-browser
+#From TRE-1674
+- dpm-media