From: zheng_wenlong Date: Tue, 4 Sep 2018 02:22:33 +0000 (+0900) Subject: Use libqthomescreen repository instead of qlibhomescreen X-Git-Tag: 5.99.6~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=79cc9d2d01eca9a47527331e859ff2118f3005a2;p=AGL%2Fmeta-agl-devel.git Use libqthomescreen repository instead of qlibhomescreen Use libqthomescreen repository instead of qlibhomescreen. Change-Id: I855bac43806b0a1277532c6b94e3cfd419b366fd Signed-off-by: zheng_wenlong --- 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"