From fa521467249da68e89c762a178550c8109bccae3 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Feb 2015 18:23:26 +0100 Subject: qtsystems: rename to 5.4.1 Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtsystems_5.4.0+git.bb | 14 -------------- recipes-qt/qt5/qtsystems_5.4.1+git.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 recipes-qt/qt5/qtsystems_5.4.0+git.bb create mode 100644 recipes-qt/qt5/qtsystems_5.4.1+git.bb diff --git a/recipes-qt/qt5/qtsystems_5.4.0+git.bb b/recipes-qt/qt5/qtsystems_5.4.0+git.bb deleted file mode 100644 index 5814cf74..00000000 --- a/recipes-qt/qt5/qtsystems_5.4.0+git.bb +++ /dev/null @@ -1,14 +0,0 @@ -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" -DEFAULT_PREFERENCE = "1" - -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.4.0 - -SRCREV = "44f70d99a2ecd5f3f320650461f1d69142d11bcc" diff --git a/recipes-qt/qt5/qtsystems_5.4.1+git.bb b/recipes-qt/qt5/qtsystems_5.4.1+git.bb new file mode 100644 index 00000000..7d46d7df --- /dev/null +++ b/recipes-qt/qt5/qtsystems_5.4.1+git.bb @@ -0,0 +1,14 @@ +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.1 version of other modules +PV = "5.4.1" +DEFAULT_PREFERENCE = "1" + +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.4.0 + +SRCREV = "44f70d99a2ecd5f3f320650461f1d69142d11bcc" -- cgit v1.2.3-54-g00ecf