summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/qdbd.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-10-06 14:18:53 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-10-09 09:59:41 +0000
commitc49dac5d361f8aaefdd8040cc5fd33d57fd8e2a2 (patch)
tree4736c48248ab6af2795f40e2de31d1d9e1b1cc3c /recipes-qt/b2qt-addons/qdbd.bb
parent41b0b462c88f3aa5831a14c928c58dcb0233668f (diff)
downloadmeta-boot2qt-c49dac5d361f8aaefdd8040cc5fd33d57fd8e2a2.tar.gz
b2qt: update qdb & deviceutilities revision
Change-Id: I3b853839c886539ecff49222af12f77be3049479 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/b2qt-addons/qdbd.bb')
-rw-r--r--recipes-qt/b2qt-addons/qdbd.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/b2qt-addons/qdbd.bb b/recipes-qt/b2qt-addons/qdbd.bb
index 3a9a002..e6c4509 100644
--- a/recipes-qt/b2qt-addons/qdbd.bb
+++ b/recipes-qt/b2qt-addons/qdbd.bb
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2016 The Qt Company Ltd. 3## Copyright (C) 2017 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/ 4## Contact: https://www.qt.io/licensing/
5## 5##
6## This file is part of the Boot to Qt meta layer. 6## This file is part of the Boot to Qt meta layer.
@@ -46,8 +46,8 @@ SRC_URI += "file://b2qt-gadget-network.sh \
46 file://qdbd-init.sh \ 46 file://qdbd-init.sh \
47 " 47 "
48 48
49SRCREV = "430e26a747c1df605d1f6b55f4a7f7125d100dca" 49SRCREV = "ade3c7f1978f608e3d1c9520552c7345939aa567"
50PV = "1.0.0+git${SRCPV}" 50PV = "1.0.2+git${SRCPV}"
51 51
52REQUIRED_DISTRO_FEATURES = "systemd" 52REQUIRED_DISTRO_FEATURES = "systemd"
53DEPENDS = "qtbase" 53DEPENDS = "qtbase"