diff options
author | 2018-09-07 16:47:34 +0900 | |
---|---|---|
committer | 2018-09-07 16:48:43 +0900 | |
commit | c5dd94e5d5f6cf7a46d12e9d29825c119495f1cd (patch) | |
tree | a333f0442b59e4bd223ccfce3570b8154d9c095d /recipes-demo-hmi/qtaglextras | |
parent | 275a2454c777a5306f02cda81b63a3a8e45b8d6e (diff) |
Change libhomescreen-2017 to libhomescreenflounder_5.99.6flounder/5.99.65.99.6
Change libhomescreen-2017 to libhomescreen recipes,
Detele libhomescreen-2017 recipes.
Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'recipes-demo-hmi/qtaglextras')
-rw-r--r-- | recipes-demo-hmi/qtaglextras/qtaglextras_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb b/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb index 1901e7a3b..765dc143a 100644 --- a/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb +++ b/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb @@ -1,7 +1,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -DEPENDS += "qtbase qtdeclarative qtquickcontrols2 qlibwindowmanager virtual/libhomescreen" +DEPENDS += "qtbase qtdeclarative qtquickcontrols2 qlibwindowmanager libhomescreen" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtaglextras;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_DEFAULT_REVISION}" |