hvac: add agl-service-hvac to RDEPENDS 17/16817/5
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 27 Sep 2018 06:11:38 +0000 (09:11 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 11 Oct 2018 11:40:20 +0000 (11:40 +0000)
HVAC binding has been split out of the hvac application
so an RDEPENDS is required for the recipe

Bug-AGL: SPEC-1757
Change-Id: Idad7864f968c663a4177c8ece63cc4945f52a571
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/hvac/hvac_git.bb

index d0ed42c..1f819e1 100644 (file)
@@ -14,5 +14,6 @@ S  = "${WORKDIR}/git"
 
 # build-time dependencies
 DEPENDS += "qtquickcontrols2 libhomescreen qlibwindowmanager qttools-native"
+RDEPENDS_${PN} = "agl-service-hvac"
 
 inherit qmake5 aglwgt