diff options
author | Diego Sueiro <diego.sueiro@gmail.com> | 2014-11-14 07:58:33 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-11-14 08:49:49 -0200 |
commit | 54cf9e47a1a6b080e9154d0fe9120bf24e3a7726 (patch) | |
tree | 68f6f7a43a753169923ccea1c6f9f0345fc8a402 | |
parent | c1f6332cceee80ad2c3b4655c23b2c40d0268a5d (diff) | |
download | meta-qt5-54cf9e47a1a6b080e9154d0fe9120bf24e3a7726.tar.gz |
qtsystems: Change branch from stable to 5.3
Stable branch was removed on mainline and now 5.3
is used.
Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-qt/qt5/qtsystems_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index 45f6b0eb..ac2fc863 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require qt5-git.inc | 1 | require qt5-git.inc |
2 | require ${PN}.inc | 2 | require ${PN}.inc |
3 | 3 | ||
4 | QT_MODULE_BRANCH = "stable" | 4 | QT_MODULE_BRANCH = "5.3" |
5 | 5 | ||
6 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 | 6 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 |
7 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1 | 7 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1 |