diff options
-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 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtcharts_2.0.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtdatavisualization_1.2.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtglesstream.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtquickenterprisecontrols_1.3.bb | 2 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtvirtualkeyboard_1.3.bb | 2 | ||||
-rw-r--r-- | scripts/manifest_dizzy.xml | 2 |
10 files changed, 10 insertions, 10 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" |
diff --git a/recipes-qt/qt5-addons/qtcharts_2.0.bb b/recipes-qt/qt5-addons/qtcharts_2.0.bb index 77fe3c3..83d6905 100644 --- a/recipes-qt/qt5-addons/qtcharts_2.0.bb +++ b/recipes-qt/qt5-addons/qtcharts_2.0.bb | |||
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/charts/qchart.cpp;md5=735b3be820c0a733e328a4d2e1e | |||
27 | inherit qt5-module qtquickcompiler | 27 | inherit qt5-module qtquickcompiler |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_URI = " \ |
30 | git://qt-gerrit.it.local/QtRD-15810/charts.git;branch=${QT_BRANCH};protocol=ssh \ | 30 | git://qt-gerrit.ci.local/QtRD-15810/charts.git;branch=${QT_BRANCH};protocol=ssh \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRCREV = "f818972d3617493c74d694184aa877f606e1a5a0" | 33 | SRCREV = "f818972d3617493c74d694184aa877f606e1a5a0" |
diff --git a/recipes-qt/qt5-addons/qtdatavisualization_1.2.bb b/recipes-qt/qt5-addons/qtdatavisualization_1.2.bb index 759bb44..76df896 100644 --- a/recipes-qt/qt5-addons/qtdatavisualization_1.2.bb +++ b/recipes-qt/qt5-addons/qtdatavisualization_1.2.bb | |||
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/datavisualization/global/datavisualizationglobal_ | |||
27 | inherit qt5-module | 27 | inherit qt5-module |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_URI = " \ |
30 | git://qt-gerrit.it.local/QtRD-15810/qtdatavis3d.git;branch=${QT_BRANCH};protocol=ssh \ | 30 | git://qt-gerrit.ci.local/QtRD-15810/qtdatavis3d.git;branch=${QT_BRANCH};protocol=ssh \ |
31 | " | 31 | " |
32 | 32 | ||
33 | # v1.2.0 | 33 | # v1.2.0 |
diff --git a/recipes-qt/qt5-addons/qtglesstream.bb b/recipes-qt/qt5-addons/qtglesstream.bb index 96ab1f7..475b869 100644 --- a/recipes-qt/qt5-addons/qtglesstream.bb +++ b/recipes-qt/qt5-addons/qtglesstream.bb | |||
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://qtglesstream.pro;md5=e95d9351d26ed899188e02d44133cae0 | |||
27 | inherit qt5-module | 27 | inherit qt5-module |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_URI = " \ |
30 | git://qt-gerrit.it.local/QtRD-15810/qtglesstream.git;branch=${QT_BRANCH};protocol=ssh \ | 30 | git://qt-gerrit.ci.local/QtRD-15810/qtglesstream.git;branch=${QT_BRANCH};protocol=ssh \ |
31 | " | 31 | " |
32 | 32 | ||
33 | PV = "1.0.0" | 33 | PV = "1.0.0" |
diff --git a/recipes-qt/qt5-addons/qtquickenterprisecontrols_1.3.bb b/recipes-qt/qt5-addons/qtquickenterprisecontrols_1.3.bb index 7736d9b..67c3efd 100644 --- a/recipes-qt/qt5-addons/qtquickenterprisecontrols_1.3.bb +++ b/recipes-qt/qt5-addons/qtquickenterprisecontrols_1.3.bb | |||
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/controls/Styles/Base/DialStyle.qml;md5=caa6d9db46 | |||
27 | inherit qt5-module | 27 | inherit qt5-module |
28 | 28 | ||
29 | SRC_URI = " \ | 29 | SRC_URI = " \ |
30 | git://qt-gerrit.it.local/QtRD-15810/qtquick-extras.git;branch=${QT_BRANCH};protocol=ssh \ | 30 | git://qt-gerrit.ci.local/QtRD-15810/qtquick-extras.git;branch=${QT_BRANCH};protocol=ssh \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRCREV = "ed6f7049e06717113d5f500595c5a1f2074fb13d" | 33 | SRCREV = "ed6f7049e06717113d5f500595c5a1f2074fb13d" |
diff --git a/recipes-qt/qt5-addons/qtvirtualkeyboard_1.3.bb b/recipes-qt/qt5-addons/qtvirtualkeyboard_1.3.bb index 25441aa..571792c 100644 --- a/recipes-qt/qt5-addons/qtvirtualkeyboard_1.3.bb +++ b/recipes-qt/qt5-addons/qtvirtualkeyboard_1.3.bb | |||
@@ -29,7 +29,7 @@ inherit qt5-module qtquickcompiler | |||
29 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 29 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
30 | 30 | ||
31 | SRC_URI = " \ | 31 | SRC_URI = " \ |
32 | git://qt-gerrit.it.local/QtRD-15810/qtvirtualkeyboard.git;branch=${QT_BRANCH};protocol=ssh \ | 32 | git://qt-gerrit.ci.local/QtRD-15810/qtvirtualkeyboard.git;branch=${QT_BRANCH};protocol=ssh \ |
33 | " | 33 | " |
34 | 34 | ||
35 | SRCREV = "b5f0a28522f2fcb916966bd0da0b86f2d93d2b97" | 35 | SRCREV = "b5f0a28522f2fcb916966bd0da0b86f2d93d2b97" |
diff --git a/scripts/manifest_dizzy.xml b/scripts/manifest_dizzy.xml index 83dca5f..15a2cd8 100644 --- a/scripts/manifest_dizzy.xml +++ b/scripts/manifest_dizzy.xml | |||
@@ -9,7 +9,7 @@ | |||
9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> | 9 | <remote fetch="git://github.com/beagleboard" name="beagleboard"/> |
10 | <remote fetch="git://github.com/meta-qt5" name="qt5"/> | 10 | <remote fetch="git://github.com/meta-qt5" name="qt5"/> |
11 | <remote fetch="git://git.toradex.com" name="toradex"/> | 11 | <remote fetch="git://git.toradex.com" name="toradex"/> |
12 | <remote fetch="ssh://qt-gerrit.it.local/QtRD-15810" name="gerrit"/> | 12 | <remote fetch="ssh://qt-gerrit.ci.local/QtRD-15810" name="gerrit"/> |
13 | 13 | ||
14 | <project name="poky" | 14 | <project name="poky" |
15 | remote="yocto" | 15 | remote="yocto" |