[oe] [PATCH][WIP-for-5.7][meta-qt5 2/2] qtsystems: use 'dev' branch again

Martin Jansa martin.jansa at gmail.com
Fri Feb 19 13:15:35 UTC 2016


* 5.7 branch was created in qtsystems and then removed again
  OE @ ~/projects/qt-project/qtsystems $ git remote prune origin
  Pruning origin
  URL: git://code.qt.io/qt/qtsystems.git
    * [pruned] origin/5.3
    * [pruned] origin/5.7

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-qt/qt5/qtsystems_git.bb | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index 56d6a5c..868e051 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -28,4 +28,9 @@ do_install_append() {
     rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro	
 }
 
+QT_MODULE_BRANCH = "dev"
+
+# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
+# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.6
+
 SRCREV = "cc2077700bd5503d1fcf53aef83cbb76975e745a"
-- 
2.7.1




More information about the Openembedded-devel mailing list