summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/recipes-qt')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb4
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qmllive_git.bb4
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb4
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtivi_git.bb2
4 files changed, 7 insertions, 7 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index da0f658..ee26f08 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -31,7 +31,7 @@
31DESCRIPTION = "Neptune 3 IVI UI" 31DESCRIPTION = "Neptune 3 IVI UI"
32LICENSE = "Apache-2.0 & ( GPL-3.0 | The-Qt-Company-Commercial )" 32LICENSE = "Apache-2.0 & ( GPL-3.0 | The-Qt-Company-Commercial )"
33LIC_FILES_CHKSUM = "\ 33LIC_FILES_CHKSUM = "\
34 file://LICENSE.GPL3;md5=0d02f21f8e2533ecc519e2ed96bc94a2 \ 34 file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
35 file://imports_shared/assets/fonts/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \ 35 file://imports_shared/assets/fonts/LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57 \
36" 36"
37 37
@@ -45,7 +45,7 @@ SRC_URI += " \
45 file://neptune.service \ 45 file://neptune.service \
46 " 46 "
47 47
48SRCREV = "c80d9aba17b1b50618ae6311d48f35ec726a4007" 48SRCREV = "be372dec5a64cdfc2b2ba66ea240d9fa1cdbe3eb"
49 49
50QMAKE_PROFILES = "${S}/neptune3-ui.pro" 50QMAKE_PROFILES = "${S}/neptune3-ui.pro"
51 51
diff --git a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
index 52cfcff..a0b49f6 100644
--- a/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qmllive_git.bb
@@ -30,14 +30,14 @@
30DESCRIPTION = "QML Live target runtime" 30DESCRIPTION = "QML Live target runtime"
31 31
32LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" 32LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=75cd0dbc6f2d24e7eeb128ff59b74f4c" 33LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
34 34
35inherit qmake5 35inherit qmake5
36require recipes-qt/qt5/qt5-git.inc 36require recipes-qt/qt5/qt5-git.inc
37 37
38QT_GIT_PROJECT = "qt-apps" 38QT_GIT_PROJECT = "qt-apps"
39 39
40SRCREV = "329a996f6a52494ef677107593a0146c71a2880a" 40SRCREV = "dc83ea3bcbcfece8a0c5caeafcdd9f0854ffae6f"
41 41
42DEPENDS = "qtbase qtdeclarative" 42DEPENDS = "qtbase qtdeclarative"
43 43
diff --git a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
index c267e3f..7c81fc5 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -29,13 +29,13 @@
29 29
30DESCRIPTION = "Qt component for application lifecycle management" 30DESCRIPTION = "Qt component for application lifecycle management"
31LICENSE = "(GFDL-1.3 & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)) | The-Qt-Company-Commercial" 31LICENSE = "(GFDL-1.3 & The-Qt-Company-GPL-Exception-1.0 & (LGPL-3.0 | GPL-2.0+)) | The-Qt-Company-Commercial"
32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=ff238b33ff354a0d8d79851a9c061717" 32LIC_FILES_CHKSUM = "file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504"
33 33
34inherit qt5-module 34inherit qt5-module
35require recipes-qt/qt5/qt5-git.inc 35require recipes-qt/qt5/qt5-git.inc
36 36
37QT_MODULE_BRANCH = "dev" 37QT_MODULE_BRANCH = "dev"
38SRCREV = "adb57812ee1cf89f3311f8a27ef97abf5d424bde" 38SRCREV = "9c4ff31161c2ea09c790ab143a23b3fe997ed4a3"
39 39
40DEPENDS = "qtbase qtdeclarative libyaml libarchive \ 40DEPENDS = "qtbase qtdeclarative libyaml libarchive \
41 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}" 41 ${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland qtwayland-native", "", d)}"
diff --git a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
index 4b122c2..cb3f6a3 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtivi_git.bb
@@ -51,7 +51,7 @@ SRC_URI += " \
51 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ 51 file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \
52" 52"
53 53
54SRCREV_qtivi = "15a6672b304fe91a928911e810f5e83f233c790e" 54SRCREV_qtivi = "b18956edd578f49f369f7b3863881d0fadb035df"
55SRCREV_qface = "0a3ae7686e1100be452b8c435bdcd84ec242340e" 55SRCREV_qface = "0a3ae7686e1100be452b8c435bdcd84ec242340e"
56SRCREV = "${SRCREV_qtivi}" 56SRCREV = "${SRCREV_qtivi}"
57SRCREV_FORMAT = "qtivi_qface" 57SRCREV_FORMAT = "qtivi_qface"