From c5dd94e5d5f6cf7a46d12e9d29825c119495f1cd Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 7 Sep 2018 16:47:34 +0900 Subject: Change libhomescreen-2017 to libhomescreen Change libhomescreen-2017 to libhomescreen recipes, Detele libhomescreen-2017 recipes. Change-Id: Ib87676fb34a593fedb72ca635a49742578c40efc Signed-off-by: zheng_wenlong --- recipes-demo-hmi/qtaglextras/qtaglextras_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi/qtaglextras/qtaglextras_git.bb') diff --git a/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb b/recipes-demo-hmi/qtaglextras/qtaglextras_git.bb index 1901e7a3..765dc143 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}" -- cgit 1.2.3-korg