aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVitaly Wool <vitaly.wool@konsulko.com>2018-11-02 17:12:24 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-11-10 00:36:10 +0000
commit71cc91454b8a30bdfbc4b7c48374fd1b0fef2e30 (patch)
tree49b3b72a0ea32c59a35a2b252b06f060d94e861b
parent736893d0d9810a133e41ddcbd2fe7ef608d2841b (diff)
phone: add meta-agl-telephony application
Add meta-agl-telephony to the build. Change-Id: If82ecba1180f7860b51cf11660e6283d1ad6286d Bug-AGL: SPEC-1766 Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
-rw-r--r--recipes-demo-hmi/phone/phone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb
index 011789ac..af46ef92 100644
--- a/recipes-demo-hmi/phone/phone_git.bb
+++ b/recipes-demo-hmi/phone/phone_git.bb
@@ -23,4 +23,4 @@ DEPENDS += "qtquickcontrols2 \
inherit qmake5 aglwgt
RDEPENDS_${PN} += "agl-service-bluetooth agl-service-bluetooth-pbap \
- qtmultimedia"
+ agl-service-telephony qtmultimedia"