aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtserialport_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-02-24 21:20:58 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-03-05 19:31:03 +0100
commitfbf9216fb9753e32618f1bf986e136423171b313 (patch)
treef7bf976522670826df300b835379aac99936b52c /recipes-qt/qt5/qtserialport_git.bb
parenta036792a6270f18c971baeb72f92abbb91c4d73e (diff)
qt5-git: bump SRCREVs to latest in 'release' branch
* in some components there was just Bump MODULE_VERSION to 5.2.2 commit but bump them all for consistencty * we're testing newer revisions in order to narrow some QML issues we're seeing in runtime Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtserialport_git.bb')
-rw-r--r--recipes-qt/qt5/qtserialport_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtserialport_git.bb b/recipes-qt/qt5/qtserialport_git.bb
index 028c77fa..3418259b 100644
--- a/recipes-qt/qt5/qtserialport_git.bb
+++ b/recipes-qt/qt5/qtserialport_git.bb
@@ -2,4 +2,5 @@ require qt5-git.inc
require ${PN}.inc
QT_MODULE_BRANCH = "release"
-SRCREV = "29e526ad5c1e2fe0996ba0a776d83ec86f7197d7"
+# v5.2.1 + 28 commits
+SRCREV = "03546732fa696467d23b24224fad2822bc6a9043"