Add qtaglextras to dashboard depends 59/15359/2 5.99.2 flounder/5.99.2 flounder_5.99.2
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 13 Jul 2018 01:56:13 +0000 (10:56 +0900)
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>
Wed, 18 Jul 2018 08:04:33 +0000 (08:04 +0000)
    By modify dashboard to use qtaglextras,
    need add qtaglextras to depends.

    [Patch Set 2]
    Remove libhs and qlibwm from DEPENDS.

Relative Commit: https://gerrit.automotivelinux.org/gerrit/#/c/15357/

Change-Id: I9c2f27b3c277c463a2b85ba157e8e70cb3d3990e
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
recipes-demo-hmi/dashboard/dashboard_git.bb

index f23cb6d..7ccbdea 100644 (file)
@@ -13,6 +13,6 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager qttools-native"
+DEPENDS += "qtquickcontrols2 qttools-native qtaglextras"
 
 inherit qmake5 aglwgt