From 79cc9d2d01eca9a47527331e859ff2118f3005a2 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Tue, 4 Sep 2018 11:22:33 +0900 Subject: Use libqthomescreen repository instead of qlibhomescreen Use libqthomescreen repository instead of qlibhomescreen. Change-Id: I855bac43806b0a1277532c6b94e3cfd419b366fd Signed-off-by: zheng_wenlong --- .../recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb | 4 ++-- 1 file 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 a8e0b6a1..e5b21bf5 100644 --- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb @@ -8,6 +8,6 @@ RDEPENDS_${PN} = "libhomescreen-2017" inherit qmake5 -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibhomescreen.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "ca4cbb471820eda8fe2e439be06fe3bdf29e34ff" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqthomescreen.git;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "0d7f000588954006d4687c97c19b424769189f9f" S = "${WORKDIR}/git" -- cgit 1.2.3-korg