summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 18:23:26 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-02-27 18:28:08 +0100
commitfa521467249da68e89c762a178550c8109bccae3 (patch)
tree77bcd6e35278d9580a2b93ba97cd73b54b82d558
parentb5d4990c1c1765d8894f0ef03becfea988511d9c (diff)
downloadmeta-qt5-fa521467249da68e89c762a178550c8109bccae3.tar.gz
qtsystems: rename to 5.4.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-qt/qt5/qtsystems_5.4.1+git.bb (renamed from recipes-qt/qt5/qtsystems_5.4.0+git.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtsystems_5.4.0+git.bb b/recipes-qt/qt5/qtsystems_5.4.1+git.bb
index 5814cf74..7d46d7df 100644
--- a/recipes-qt/qt5/qtsystems_5.4.0+git.bb
+++ b/recipes-qt/qt5/qtsystems_5.4.1+git.bb
@@ -2,8 +2,8 @@ require qt5-git.inc
2require ${PN}.inc 2require ${PN}.inc
3 3
4# this wasn't released, the PV is set just to signify that this SRCREV was tested together 4# this wasn't released, the PV is set just to signify that this SRCREV was tested together
5# with 5.4.0 version of other modules 5# with 5.4.1 version of other modules
6PV = "5.4.0" 6PV = "5.4.1"
7DEFAULT_PREFERENCE = "1" 7DEFAULT_PREFERENCE = "1"
8 8
9QT_MODULE_BRANCH = "dev" 9QT_MODULE_BRANCH = "dev"