summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@theqtcompany.com>2016-02-29 13:30:03 +0100
committerGatis Paeglis <gatis.paeglis@theqtcompany.com>2016-02-29 13:53:09 +0000
commit9d072a7f6f4869a987e9a93f8de85e578e422134 (patch)
tree29dc0c182bceb78e42edc64552feea4bb671b162
parent91166bf509bcb703678528096e83faafc090dd92 (diff)
downloadmeta-boot2qt-9d072a7f6f4869a987e9a93f8de85e578e422134.tar.gz
b2qt-utils: update SRCREV
It includes patches that fix Wifi on nitrogen boards. Change-Id: I8ca2d430b59038d45dfaff2cb8f3ee24d4e64e71 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
-rw-r--r--recipes-qt/b2qt-addons/b2qt-utils.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/b2qt-addons/b2qt-utils.bb b/recipes-qt/b2qt-addons/b2qt-utils.bb
index 00efce9..a6542dd 100644
--- a/recipes-qt/b2qt-addons/b2qt-utils.bb
+++ b/recipes-qt/b2qt-addons/b2qt-utils.bb
@@ -29,7 +29,7 @@ SRC_URI = " \
29 git://codereview.qt-project.org/tqtc-boot2qt/utils;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Boot2Qt/sources/b2qt-utils \ 29 git://codereview.qt-project.org/tqtc-boot2qt/utils;branch=${BRANCH};protocol=ssh;sdk-uri=5.6/Boot2Qt/sources/b2qt-utils \
30 " 30 "
31 31
32SRCREV = "2b81f8dbc97b446b33fb67e3196a8726ed195008" 32SRCREV = "a34cacb1a239dff4033b6beffd811b35db7c339f"
33BRANCH = "5.6" 33BRANCH = "5.6"
34 34
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"