From 71cc91454b8a30bdfbc4b7c48374fd1b0fef2e30 Mon Sep 17 00:00:00 2001 From: Vitaly Wool Date: Fri, 2 Nov 2018 17:12:24 +0200 Subject: [PATCH] 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 --- recipes-demo-hmi/phone/phone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb index 011789ac6..af46ef92f 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" -- 2.16.6