From fa521467249da68e89c762a178550c8109bccae3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Feb 2015 18:23:26 +0100 Subject: [PATCH] qtsystems: rename to 5.4.1 Signed-off-by: Martin Jansa --- .../qt5/{qtsystems_5.4.0+git.bb => qtsystems_5.4.1+git.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-qt/qt5/{qtsystems_5.4.0+git.bb => qtsystems_5.4.1+git.bb} (88%) 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"