Skip to content
Snippets Groups Projects
Commit 10c6c4ef authored by Samuli Piippo's avatar Samuli Piippo
Browse files

Change qt-gerrit addresses to correct ci.local domain


Change-Id: I140a5bd0b84f9faf00055ac64820c031c0ea28c0
Reviewed-by: default avatarEirik Aavitsland <eirik.aavitsland@theqtcompany.com>
parent 190108b9
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beginli
inherit qmake5
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/b2qt-appcontroller;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/b2qt-appcontroller;branch=${QT_BRANCH};protocol=ssh \
file://appcontroller.conf \
"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://sensors/Accelbubble.qml;md5=1bf19846314f7b0fa81dc4db9
inherit qmake5
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/b2qt-demos;branch=${QT_BRANCH};protocol=ssh;name=demos \
git://qt-gerrit.ci.local/QtRD-15810/b2qt-demos;branch=${QT_BRANCH};protocol=ssh;name=demos \
git://code.qt.io/qt-labs/qt5-everywhere-demo.git;protocol=git;name=everywhere;destsuffix=qt5-everywhere-demo \
"
QT_BRANCH = "dev"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beg
inherit qmake5
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/b2qt-launcher;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/b2qt-launcher;branch=${QT_BRANCH};protocol=ssh \
file://b2qt-startup.sh \
"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/qconnectivity/main.cpp;md5=0b2892e6aca7d0750bbd7f
inherit qt5-module
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/b2qt-utils;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/b2qt-utils;branch=${QT_BRANCH};protocol=ssh \
"
SRCREV = "7b14c47d6adbc6ab3cdfc9d10bef25029215a85f"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/charts/qchart.cpp;md5=735b3be820c0a733e328a4d2e1e
inherit qt5-module qtquickcompiler
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/charts.git;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/charts.git;branch=${QT_BRANCH};protocol=ssh \
"
SRCREV = "f818972d3617493c74d694184aa877f606e1a5a0"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/datavisualization/global/datavisualizationglobal_
inherit qt5-module
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/qtdatavis3d.git;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/qtdatavis3d.git;branch=${QT_BRANCH};protocol=ssh \
"
# v1.2.0
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://qtglesstream.pro;md5=e95d9351d26ed899188e02d44133cae0
inherit qt5-module
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/qtglesstream.git;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/qtglesstream.git;branch=${QT_BRANCH};protocol=ssh \
"
PV = "1.0.0"
......
......@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/controls/Styles/Base/DialStyle.qml;md5=caa6d9db46
inherit qt5-module
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/qtquick-extras.git;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/qtquick-extras.git;branch=${QT_BRANCH};protocol=ssh \
"
SRCREV = "ed6f7049e06717113d5f500595c5a1f2074fb13d"
......
......@@ -29,7 +29,7 @@ inherit qt5-module qtquickcompiler
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI = " \
git://qt-gerrit.it.local/QtRD-15810/qtvirtualkeyboard.git;branch=${QT_BRANCH};protocol=ssh \
git://qt-gerrit.ci.local/QtRD-15810/qtvirtualkeyboard.git;branch=${QT_BRANCH};protocol=ssh \
"
SRCREV = "b5f0a28522f2fcb916966bd0da0b86f2d93d2b97"
......
......@@ -9,7 +9,7 @@
<remote fetch="git://github.com/beagleboard" name="beagleboard"/>
<remote fetch="git://github.com/meta-qt5" name="qt5"/>
<remote fetch="git://git.toradex.com" name="toradex"/>
<remote fetch="ssh://qt-gerrit.it.local/QtRD-15810" name="gerrit"/>
<remote fetch="ssh://qt-gerrit.ci.local/QtRD-15810" name="gerrit"/>
<project name="poky"
remote="yocto"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment