From 70d26b76ecbeaac8dbbeeb5dcc9a9de239d1f9e6 Mon Sep 17 00:00:00 2001 From: Joonsub Lee Date: Tue, 8 Sep 2015 08:10:02 +0900 Subject: [PATCH] [TINF-1066] Add telephony packages Change-Id: I97644233ceb3975bdcf79a38cd3053011daa37a0 --- patterns/tv-telephony.yaml | 10 ++++++++++ tv.yaml | 2 ++ 2 files changed, 12 insertions(+) create mode 100644 patterns/tv-telephony.yaml diff --git a/patterns/tv-telephony.yaml b/patterns/tv-telephony.yaml new file mode 100644 index 0000000..f8b3c51 --- /dev/null +++ b/patterns/tv-telephony.yaml @@ -0,0 +1,10 @@ +Summary: TV Telephony +Description: TV Telephony +Name: tv-telephony +Packages: +- tel-plugin-database +- tel-plugin-dbus_tapi +- tel-plugin-indicator +- tel-plugin-nitz +- tel-plugin-packetservice +- tel-plugin-vconf diff --git a/tv.yaml b/tv.yaml index 6bdf5e9..37ed4d3 100644 --- a/tv.yaml +++ b/tv.yaml @@ -62,6 +62,7 @@ Wayland: - TV Web Framework - TV Wayland Temp - TV Bluetooth + - TV Telephony PostScripts: - generic-base - tv-base @@ -109,6 +110,7 @@ Emulator-wayland: - TV Wayland Temp - TV Bluetooth - TV Emulator + - TV Telephony PostScripts: - generic-base - tv-base -- 2.7.4