aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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"