phone: Depends on homescreen 43/9743/1 chinook 3.0.4 3.0.5 chinook/3.0.4 chinook/3.0.5 chinook_3.0.4 chinook_3.0.5
authorLeon Anavi <leon.anavi@konsulko.com>
Thu, 8 Jun 2017 12:02:35 +0000 (15:02 +0300)
committerLeon Anavi <leon.anavi@konsulko.com>
Thu, 15 Jun 2017 12:55:46 +0000 (15:55 +0300)
Homescreen is required for building tests in phone
therefore it has been added as a dependency to
avoid build errors such as:
Project ERROR: homescreen development package not found

AGL-Bug: SPEC-653

Change-Id: I644169526133418b86906c3c02438508034a3ee2
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
recipes-demo-hmi/phone/phone_git.bb

index bff0843..bbf7a43 100644 (file)
@@ -17,6 +17,6 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2"
+DEPENDS += "qtquickcontrols2 homescreen"
 
 inherit qmake5 aglwgt