aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtknx_git.bb
diff options
context:
space:
mode:
authorS. Lockwood-Childs <sjl@vctlabs.com>2018-06-08 15:33:32 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-22 19:09:50 -0300
commit7e72e9166fa7dc7f36084b2544b9acee688b52cd (patch)
tree10b52568a80413e52bba3ff30cef53da10c0b39f /recipes-qt/qt5/qtknx_git.bb
parenteb943c529b0be8ab83111d776c24d63423afc016 (diff)
qt: upstream git branch 5.10.1 disappeared
The branch called 5.10.1 no longer exists at code.qt.io repos. The corresponding v5.10.1 qt tags still exist (at least on those repos that originally got tagged during the release), and they are available on the 5.11 branch. Thus we can keep Qt source at 5.10.1 commits, but use 5.11 branch to check out those specific commits. This could be a bit confusing, making it look like 5.11 is the current default version for recipes, so for now there is a comment in qt5-git.inc trying to clarify the situation. A couple of repos that already were lacking 5.10.1 branch no longer need to override QT_MODULE_BRANCH, since their chosen commits are also available on 5.11 branch. Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Diffstat (limited to 'recipes-qt/qt5/qtknx_git.bb')
-rw-r--r--recipes-qt/qt5/qtknx_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtknx_git.bb b/recipes-qt/qt5/qtknx_git.bb
index fa981abb..5e01e3c9 100644
--- a/recipes-qt/qt5/qtknx_git.bb
+++ b/recipes-qt/qt5/qtknx_git.bb
@@ -9,6 +9,4 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase"
-QT_MODULE_BRANCH = "5.10"
-
SRCREV = "29c34e8f072afd01002ed3847d752b4e065f977e"