summaryrefslogtreecommitdiffstats
path: root/recipes-qt/automotive
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/automotive')
-rw-r--r--recipes-qt/automotive/neptune-ui_git.bb1
-rw-r--r--recipes-qt/automotive/qmllive-target_git.bb1
-rw-r--r--recipes-qt/automotive/qtwebbrowser_git.bb1
3 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/automotive/neptune-ui_git.bb b/recipes-qt/automotive/neptune-ui_git.bb
index 66703c6..bb188f8 100644
--- a/recipes-qt/automotive/neptune-ui_git.bb
+++ b/recipes-qt/automotive/neptune-ui_git.bb
@@ -34,6 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=bc0cb4bfd3f72b3fe47b2b2d0d89762c"
34inherit qt5-module systemd 34inherit qt5-module systemd
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_GIT = "git://github.com/qtproject"
37QT_MODULE = "qt-apps-neptune-ui" 38QT_MODULE = "qt-apps-neptune-ui"
38QT_MODULE_BRANCH = "master" 39QT_MODULE_BRANCH = "master"
39 40
diff --git a/recipes-qt/automotive/qmllive-target_git.bb b/recipes-qt/automotive/qmllive-target_git.bb
index 7819941..4bf7ef8 100644
--- a/recipes-qt/automotive/qmllive-target_git.bb
+++ b/recipes-qt/automotive/qmllive-target_git.bb
@@ -35,6 +35,7 @@ LIC_FILES_CHKSUM = "file://../../LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f
35inherit qmake5 35inherit qmake5
36require recipes-qt/qt5/qt5-git.inc 36require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT = "git://github.com/qtproject"
38QT_MODULE = "qt-apps-qmllive" 39QT_MODULE = "qt-apps-qmllive"
39QT_MODULE_BRANCH = "master" 40QT_MODULE_BRANCH = "master"
40 41
diff --git a/recipes-qt/automotive/qtwebbrowser_git.bb b/recipes-qt/automotive/qtwebbrowser_git.bb
index b06446e..25e28df 100644
--- a/recipes-qt/automotive/qtwebbrowser_git.bb
+++ b/recipes-qt/automotive/qtwebbrowser_git.bb
@@ -34,6 +34,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPLv3;md5=a40e2bb02b1ac431f461afd03ff9d1d6"
34inherit qmake5 34inherit qmake5
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_GIT = "git://github.com/qtproject"
37QT_MODULE = "qt-apps-qtwebbrowser" 38QT_MODULE = "qt-apps-qtwebbrowser"
38QT_MODULE_BRANCH = "dev" 39QT_MODULE_BRANCH = "dev"
39 40