diff --git a/recipes-qt/qt5/qtsystems_5.4.0+git.bb b/recipes-qt/qt5/qtsystems_5.4.1+git.bb similarity index 88% rename from recipes-qt/qt5/qtsystems_5.4.0+git.bb rename to recipes-qt/qt5/qtsystems_5.4.1+git.bb index 5814cf7..7d46d7d 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 require ${PN}.inc # this wasn't released, the PV is set just to signify that this SRCREV was tested together -# with 5.4.0 version of other modules -PV = "5.4.0" +# with 5.4.1 version of other modules +PV = "5.4.1" DEFAULT_PREFERENCE = "1" QT_MODULE_BRANCH = "dev"