Merge "Change the repositories of window manager helper libraries"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 27 Jul 2018 12:28:35 +0000 (12:28 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Fri, 27 Jul 2018 12:28:35 +0000 (12:28 +0000)
meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb
meta-hmi-framework/recipes-graphics/qlibwindowmanager/qlibwindowmanager_git.bb

index 89b3739..9ca043f 100644 (file)
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017"
 
 inherit cmake
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "fa08aaf93eaaa6f09cbb325d6624b5dfb72fbbdc"
 S = "${WORKDIR}/git"
 PV = "1.0+git${SRCPV}"
index 0cdb987..5a2dbe5 100644 (file)
@@ -8,6 +8,7 @@ RDEPENDS_${PN} = "libwindowmanager"
 
 inherit qmake5
 
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/qlibwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
 SRCREV = "d5d31fe493c88756831e7cf36255acdccbbdde98"
 S = "${WORKDIR}/git"
+PV = "1.0+git${SRCPV}"