From 1c43b16259e53df13fb3384b2037f0d87a0eda3c Mon Sep 17 00:00:00 2001 From: Katarzyna Gorska Date: Wed, 4 Oct 2017 10:48:42 +0200 Subject: [PATCH] [Cleanup] Create Bluetooth group Some packages were better suited to be in bluetooth group than in middleware. New pattern for that group was created. Change-Id: I7fa1e5f92f831fc634b05ca3e1bad7887abc445e --- common.yaml | 2 ++ patterns/common-bluetooth.yaml | 12 ++++++++++++ patterns/common-middleware.yaml | 8 -------- 3 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 patterns/common-bluetooth.yaml diff --git a/common.yaml b/common.yaml index 8e2b430..ff72aa1 100644 --- a/common.yaml +++ b/common.yaml @@ -146,6 +146,7 @@ Wayland: - Common Input Framework - Common Telephony - Common Dali + - Common Bluetooth PostScripts: - generic-adaptation - common-adaptation @@ -197,6 +198,7 @@ RPi3: - Common Telephony - Common Adaptation RPi3 - Common Dali + - Common Bluetooth PostScripts: - generic-adaptation - generic-base diff --git a/patterns/common-bluetooth.yaml b/patterns/common-bluetooth.yaml new file mode 100644 index 0000000..78487c6 --- /dev/null +++ b/patterns/common-bluetooth.yaml @@ -0,0 +1,12 @@ +Summary: Common Bluetooth +Description: Common Bluetooth +Name: common-bluetooth +Packages: +#From TRE-803 +- bluez-profile_common +- org.tizen.bt-syspopup-profile_common +#From TRE-810 +- bluetooth-frwk-profile_common +- bluetooth-tools-profile_common +#From TRE-996 +- bluetooth-frwk-plugin-headed diff --git a/patterns/common-middleware.yaml b/patterns/common-middleware.yaml index 7c405bc..261b936 100644 --- a/patterns/common-middleware.yaml +++ b/patterns/common-middleware.yaml @@ -87,16 +87,8 @@ Packages: - libode #From TRE-965 - svi-data-profile_common -#From TRE-803 -- org.tizen.bt-syspopup-profile_common -- bluez-profile_common -#From TRE-810 -- bluetooth-frwk-profile_common -- bluetooth-tools-profile_common #From TRE-978 - system-rw-update -#From TRE-996 -- bluetooth-frwk-plugin-headed #From TRE-1032 - system-servant-profile_common #From TRE-1077 -- 2.7.4