aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-08-25 12:18:32 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-09-11 08:24:46 +0000
commit7110a596a428dc6d3c98f08aef8f6ec82477a1c7 (patch)
tree93b47b78857f5a3d4d1598a7557b5b0b73e4238c
parent6e43d8c4686501b7493a918a7a198e0564f9cdba (diff)
b2qt-appcontroller: update SRCREV
Change-Id: I6b6ac9cdf6df006d5b26941b946554c8ac79fd8f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/b2qt-addons/b2qt-appcontroller.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-appcontroller.bb b/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
index c9682a56..ad1df218 100644
--- a/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
+++ b/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
@@ -1,6 +1,6 @@
##############################################################################
##
-## Copyright (C) 2016 The Qt Company Ltd.
+## Copyright (C) 2017 The Qt Company Ltd.
## Contact: http://www.qt.io/licensing/
##
## This file is part of the Boot to Qt meta layer.
@@ -21,7 +21,7 @@
DESCRIPTION = "Boot to Qt Appcontroller"
LICENSE = "QtEnterprise"
-LIC_FILES_CHKSUM = "file://main.cpp;md5=1fcdf6b49fbbf2bc9c831893cca1b279;beginline=1;endline=17"
+LIC_FILES_CHKSUM = "file://main.cpp;md5=f25c7436dbc72d4719a5684b28dbcf4b;beginline=1;endline=17"
inherit qmake5
require recipes-qt/qt5/qt5-git.inc
@@ -31,7 +31,7 @@ SRC_URI = " \
file://appcontroller.conf \
"
-SRCREV = "1e3c96e0e4f28a072c835775f7fdc310eb3b4f28"
+SRCREV = "384775293c03db5d25b57f112eaa1a01e380cbe6"
DEPENDS = "qtbase"