summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-09-07 16:51:33 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-09-07 16:52:10 +0900
commitccd9735f854443ea81750421212b77cd5cd17d7d (patch)
tree44d87fd9350fc05f4c92f9d944e81c1230d11dbe /meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
parent79cc9d2d01eca9a47527331e859ff2118f3005a2 (diff)
Change libhomescreen-2017 to libhomescreen
Change libhomescreen-2017 to libhomescreen. Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb')
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
index e5b21bf5..21640013 100644
--- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
@@ -3,8 +3,8 @@ SECTION = "libs"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-DEPENDS = "qtbase libhomescreen-2017"
-RDEPENDS_${PN} = "libhomescreen-2017"
+DEPENDS = "qtbase libhomescreen"
+RDEPENDS_${PN} = "libhomescreen"
inherit qmake5