summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit-examples_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/qtwebkit-examples_git.bb
parenta036792a6270f18c971baeb72f92abbb91c4d73e (diff)
downloadmeta-qt5-fbf9216fb9753e32618f1bf986e136423171b313.tar.gz
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/qtwebkit-examples_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebkit-examples_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebkit-examples_git.bb b/recipes-qt/qt5/qtwebkit-examples_git.bb
index 0cc5fbfe..1f5df718 100644
--- a/recipes-qt/qt5/qtwebkit-examples_git.bb
+++ b/recipes-qt/qt5/qtwebkit-examples_git.bb
@@ -1,4 +1,6 @@
1require qt5-git.inc 1require qt5-git.inc
2require ${PN}.inc 2require ${PN}.inc
3 3
4SRCREV = "0d6e9989eb2a15d130b2a132ddc196835a33c9b6" 4QT_MODULE_BRANCH = "release"
5# v5.2.1 + 1 commits
6SRCREV = "cb8ed9694b850a429a93490beaa6462d9f3b8ea6"