summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-05-27 09:55:17 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-05-27 15:19:09 +0300
commit10c6c4ef744ca122f976be1d4f68713cafc01730 (patch)
treed61c2b9c295db9e270aa97ebdedae9658db3135d /recipes-qt/b2qt-addons
parent190108b9bea85ecc5b9d471d2a7c594b853cbae9 (diff)
downloadmeta-boot2qt-10c6c4ef744ca122f976be1d4f68713cafc01730.tar.gz
Change qt-gerrit addresses to correct ci.local domain
Change-Id: I140a5bd0b84f9faf00055ac64820c031c0ea28c0 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'recipes-qt/b2qt-addons')
-rw-r--r--recipes-qt/b2qt-addons/b2qt-appcontroller.bb2
-rw-r--r--recipes-qt/b2qt-addons/b2qt-demos.bb2
-rw-r--r--recipes-qt/b2qt-addons/b2qt-launcher.bb2
-rw-r--r--recipes-qt/b2qt-addons/b2qt-utils.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-appcontroller.bb b/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
index 05287d1..26d631c 100644
--- a/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
+++ b/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beginli
27inherit qmake5 27inherit qmake5
28 28
29SRC_URI = " \ 29SRC_URI = " \
30 git://qt-gerrit.it.local/QtRD-15810/b2qt-appcontroller;branch=${QT_BRANCH};protocol=ssh \ 30 git://qt-gerrit.ci.local/QtRD-15810/b2qt-appcontroller;branch=${QT_BRANCH};protocol=ssh \
31 file://appcontroller.conf \ 31 file://appcontroller.conf \
32 " 32 "
33 33
diff --git a/recipes-qt/b2qt-addons/b2qt-demos.bb b/recipes-qt/b2qt-addons/b2qt-demos.bb
index 42758fe..8cc8116 100644
--- a/recipes-qt/b2qt-addons/b2qt-demos.bb
+++ b/recipes-qt/b2qt-addons/b2qt-demos.bb
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://sensors/Accelbubble.qml;md5=1bf19846314f7b0fa81dc4db9
27inherit qmake5 27inherit qmake5
28 28
29SRC_URI = " \ 29SRC_URI = " \
30 git://qt-gerrit.it.local/QtRD-15810/b2qt-demos;branch=${QT_BRANCH};protocol=ssh;name=demos \ 30 git://qt-gerrit.ci.local/QtRD-15810/b2qt-demos;branch=${QT_BRANCH};protocol=ssh;name=demos \
31 git://code.qt.io/qt-labs/qt5-everywhere-demo.git;protocol=git;name=everywhere;destsuffix=qt5-everywhere-demo \ 31 git://code.qt.io/qt-labs/qt5-everywhere-demo.git;protocol=git;name=everywhere;destsuffix=qt5-everywhere-demo \
32 " 32 "
33QT_BRANCH = "dev" 33QT_BRANCH = "dev"
diff --git a/recipes-qt/b2qt-addons/b2qt-launcher.bb b/recipes-qt/b2qt-addons/b2qt-launcher.bb
index b2de029..7e89289 100644
--- a/recipes-qt/b2qt-addons/b2qt-launcher.bb
+++ b/recipes-qt/b2qt-addons/b2qt-launcher.bb
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beg
27inherit qmake5 27inherit qmake5
28 28
29SRC_URI = " \ 29SRC_URI = " \
30 git://qt-gerrit.it.local/QtRD-15810/b2qt-launcher;branch=${QT_BRANCH};protocol=ssh \ 30 git://qt-gerrit.ci.local/QtRD-15810/b2qt-launcher;branch=${QT_BRANCH};protocol=ssh \
31 file://b2qt-startup.sh \ 31 file://b2qt-startup.sh \
32 " 32 "
33 33
diff --git a/recipes-qt/b2qt-addons/b2qt-utils.bb b/recipes-qt/b2qt-addons/b2qt-utils.bb
index e25c1ae..e694b5a 100644
--- a/recipes-qt/b2qt-addons/b2qt-utils.bb
+++ b/recipes-qt/b2qt-addons/b2qt-utils.bb
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/qconnectivity/main.cpp;md5=0b2892e6aca7d0750bbd7f
27inherit qt5-module 27inherit qt5-module
28 28
29SRC_URI = " \ 29SRC_URI = " \
30 git://qt-gerrit.it.local/QtRD-15810/b2qt-utils;branch=${QT_BRANCH};protocol=ssh \ 30 git://qt-gerrit.ci.local/QtRD-15810/b2qt-utils;branch=${QT_BRANCH};protocol=ssh \
31 " 31 "
32 32
33SRCREV = "7b14c47d6adbc6ab3cdfc9d10bef25029215a85f" 33SRCREV = "7b14c47d6adbc6ab3cdfc9d10bef25029215a85f"