From a0ade1b8dd2a4879c2657ebcfbe943c678cbf460 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Tue, 8 Sep 2015 08:08:25 +0900 Subject: [PATCH] [TINF-1066] Add telephony packages Change-Id: I68cfe7a21ca0dbf878b50c27c1c74abb2d361a59 --- mobile.yaml | 4 ++++ patterns/mobile-telephony.yaml | 10 ++++++++++ 2 files changed, 14 insertions(+) create mode 100644 patterns/mobile-telephony.yaml diff --git a/mobile.yaml b/mobile.yaml index 1347088..de22f28 100644 --- a/mobile.yaml +++ b/mobile.yaml @@ -68,6 +68,7 @@ Wayland: - Mobile Connectivity Framework Target - Mobile Bluetooth - Mobile Web Framework + - Mobile Telephony PostScripts: - generic-base - mobile-base @@ -116,6 +117,7 @@ Wayland-64: - Mobile Connectivity Framework Target - Mobile Bluetooth - Mobile Web Framework + - Mobile Telephony PostScripts: - generic-base - mobile-base @@ -165,6 +167,7 @@ Emulator32-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Emulator 32 + - Mobile Telephony PostScripts: - generic-base - mobile-base @@ -213,6 +216,7 @@ Emulator64-wayland: - Mobile Bluetooth - Mobile Web Framework - Mobile Emulator 64 + - Mobile Telephony PostScripts: - generic-base - mobile-base diff --git a/patterns/mobile-telephony.yaml b/patterns/mobile-telephony.yaml new file mode 100644 index 0000000..932d318 --- /dev/null +++ b/patterns/mobile-telephony.yaml @@ -0,0 +1,10 @@ +Summary: Mobile Telephony +Description: Mobile Telephony +Name: mobile-telephony +Packages: +- tel-plugin-database +- tel-plugin-dbus_tapi +- tel-plugin-indicator +- tel-plugin-nitz +- tel-plugin-packetservice +- tel-plugin-vconf -- 2.7.4