summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-07-13 10:56:13 +0900
committerZheng Wenlong <wenlong_zheng@nexty-ele.com>2018-07-18 08:04:33 +0000
commit40ab9c4c056d2c181986af1c63a030ad20250365 (patch)
tree6a80b7e5fc95a6c4646e2a3c63312f368733b097
parent8c18588f31fbb7cfa6e48aa2f9993237f6572a43 (diff)
Add qtaglextras to dashboard dependsflounder_5.99.2flounder/5.99.25.99.2
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>
-rw-r--r--recipes-demo-hmi/dashboard/dashboard_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/dashboard/dashboard_git.bb b/recipes-demo-hmi/dashboard/dashboard_git.bb
index f23cb6d6..7ccbdeae 100644
--- a/recipes-demo-hmi/dashboard/dashboard_git.bb
+++ b/recipes-demo-hmi/dashboard/dashboard_git.bb
@@ -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