settings: add dependencies for libqtappfw support 23/13923/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 12 Apr 2018 04:11:29 +0000 (21:11 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 11 May 2018 15:37:18 +0000 (15:37 +0000)
Add to DEPENDS both qtwebsockets and libqtappfw to allow removal
of QML Websockets usage in the UI

Bug-AGL: SPEC-1385
Change-Id: I5d7b09e4acdb571a4628e54bef0b45519a1e28f2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 8ebbc54edb781b1a3aa9de19bbb08e318c0c8c43)

recipes-demo-hmi/settings/settings_git.bb

index 4b8e04f..2d9f642 100644 (file)
@@ -13,7 +13,7 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2"
+DEPENDS += "libqtappfw qtquickcontrols2 qtwebsockets"
 DEPENDS += "virtual/libhomescreen qlibwindowmanager qtvirtualkeyboard"
 
 # runtime dependencies