summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSami Nurmenniemi <sami.nurmenniemi@qt.io>2019-02-04 14:00:24 +0200
committerSami Nurmenniemi <sami.nurmenniemi@qt.io>2019-02-04 13:31:31 +0000
commit7e819daf7b4d0fcd673cc8e54a73130476b8e225 (patch)
tree8d41aca0a63b6196a49d8fea10615dd0834db667
parentfdefea451f43061df5d2ea979cf8a27f1ebb3d6a (diff)
downloadmeta-boot2qt-7e819daf7b4d0fcd673cc8e54a73130476b8e225.tar.gz
Enable boot2qt launcher automatic demo mode
Task-number: QTBUG-72852 Change-Id: Ife13f261568b668818950edd332aa011483076c2 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb2
-rw-r--r--meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
index c1960ec..225cdb8 100644
--- a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
+++ b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
@@ -46,7 +46,7 @@ PV = "5.12.1+git${SRCPV}"
46 46
47BRANCH = "5.12" 47BRANCH = "5.12"
48 48
49SRCREV = "76322dd776d99367c8425f1bd116ad3dec66e52a" 49SRCREV = "ec7cc518acc087f9366db2fc34139807df4e7398"
50 50
51SRC_URI[video1.md5sum] = "25d9e963a02675a4f3ba83abeebb32da" 51SRC_URI[video1.md5sum] = "25d9e963a02675a4f3ba83abeebb32da"
52SRC_URI[video1.sha256sum] = "33125518c2eb7848f378ddb6bebaf39f3327c92f1e33daa7fc09e4260e54d54a" 52SRC_URI[video1.sha256sum] = "33125518c2eb7848f378ddb6bebaf39f3327c92f1e33daa7fc09e4260e54d54a"
diff --git a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb
index 9575045..866d109 100644
--- a/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb
+++ b/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb
@@ -43,7 +43,7 @@ SRC_URI += " \
43 file://ebikedata.service \ 43 file://ebikedata.service \
44 " 44 "
45 45
46SRCREV = "64f65e26feb4f6b0b3ac31cfc4e22c5971c1c41d" 46SRCREV = "1a9567ff314fd737b52bffb3195d64b600252c59"
47 47
48DEPENDS = "\ 48DEPENDS = "\
49 qtbase qtdeclarative qtquickcontrols2 \ 49 qtbase qtdeclarative qtquickcontrols2 \
diff --git a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
index cba3881..b886099 100644
--- a/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
+++ b/meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
@@ -39,7 +39,7 @@ PACKAGECONFIG[wpasupplicant] = "CONFIG+=wpasupplicant,,wpa-supplicant"
39 39
40EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}" 40EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
41 41
42SRCREV = "9cd5fe081ff15d46802a90b5d19471091799f3e3" 42SRCREV = "76ab4f6568e7c81bfc1b2e53ed7a33898e086f8a"
43 43
44DEPENDS = "\ 44DEPENDS = "\
45 qtbase qtdeclarative qtconnectivity qtdeclarative-native \ 45 qtbase qtdeclarative qtconnectivity qtdeclarative-native \