From: Katarzyna Gorska Date: Fri, 6 Oct 2017 08:39:28 +0000 (+0200) Subject: [Cleanup] Create Common Security group X-Git-Tag: accepted/tizen/unified/20171017.205008~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06953ce66fb93493156c4bfa2adc7bbeeed3dc19;p=profile%2Fcommon%2Fmeta.git [Cleanup] Create Common Security group Some packages were better suited to be in security group than in middleware. New pattern for that group was created. Change-Id: I0776cbaff14f792282cc61991fedf5c4e6ce95da --- diff --git a/common.yaml b/common.yaml index b879fd2..bd504a0 100644 --- a/common.yaml +++ b/common.yaml @@ -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 diff --git a/patterns/common-applications.yaml b/patterns/common-applications.yaml index 994c58a..7310366 100644 --- a/patterns/common-applications.yaml +++ b/patterns/common-applications.yaml @@ -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 diff --git a/patterns/common-base.yaml b/patterns/common-base.yaml index 7f52c8f..210a825 100644 --- a/patterns/common-base.yaml +++ b/patterns/common-base.yaml @@ -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 diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml index ff490a7..90947f5 100644 --- a/patterns/common-middleware.yaml +++ b/patterns/common-middleware.yaml @@ -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 index 0000000..3cb9e5a --- /dev/null +++ b/patterns/common-security.yaml @@ -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