diff options
Diffstat (limited to 'recipes-qt/b2qt-addons')
-rw-r--r-- | recipes-qt/b2qt-addons/b2qt-appcontroller.bb | 2 | ||||
-rw-r--r-- | recipes-qt/b2qt-addons/b2qt-demos.bb | 2 | ||||
-rw-r--r-- | recipes-qt/b2qt-addons/b2qt-launcher.bb | 2 | ||||
-rw-r--r-- | recipes-qt/b2qt-addons/b2qt-utils.bb | 2 |
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 | |||
27 | inherit qmake5 | 27 | inherit qmake5 |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_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 | |||
27 | inherit qmake5 | 27 | inherit qmake5 |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_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 | " |
33 | QT_BRANCH = "dev" | 33 | QT_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 | |||
27 | inherit qmake5 | 27 | inherit qmake5 |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_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 | |||
27 | inherit qt5-module | 27 | inherit qt5-module |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_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 | ||
33 | SRCREV = "7b14c47d6adbc6ab3cdfc9d10bef25029215a85f" | 33 | SRCREV = "7b14c47d6adbc6ab3cdfc9d10bef25029215a85f" |