summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5')
-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"