From 643ee989948ab3b7667a409df47c5ba9d6b0714e Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 18 Nov 2015 12:43:47 +0200 Subject: qt5: update to latest revisions of all qt modules Change-Id: I88c3fbba80edab15aa407452b15cb6b971173a9c Reviewed-by: Gatis Paeglis --- recipes-qt/qt5/nativesdk-qtbase_%.bbappend | 24 ------------- recipes-qt/qt5/nativesdk-qtbase_git.bbappend | 26 ++++++++++++++ recipes-qt/qt5/qt3d_git.bbappend | 2 ++ recipes-qt/qt5/qtbase_%.bbappend | 45 ------------------------ recipes-qt/qt5/qtbase_git.bbappend | 47 ++++++++++++++++++++++++++ recipes-qt/qt5/qtcanvas3d_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtconnectivity_%.bbappend | 23 ------------- recipes-qt/qt5/qtconnectivity_git.bbappend | 25 ++++++++++++++ recipes-qt/qt5/qtdeclarative_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtgraphicaleffects_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtimageformats_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtlocation_%.bbappend | 26 -------------- recipes-qt/qt5/qtlocation_git.bbappend | 28 +++++++++++++++ recipes-qt/qt5/qtmultimedia_%.bbappend | 23 ------------- recipes-qt/qt5/qtmultimedia_git.bbappend | 25 ++++++++++++++ recipes-qt/qt5/qtquickcontrols_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtsensors_%.bbappend | 24 ------------- recipes-qt/qt5/qtsensors_git.bbappend | 26 ++++++++++++++ recipes-qt/qt5/qtserialport_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtsvg_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtsystems_%.bbappend | 24 ------------- recipes-qt/qt5/qtsystems_git.bbappend | 26 ++++++++++++++ recipes-qt/qt5/qttools_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qttranslations_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtwayland-native_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtwayland_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtwebchannel_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtwebengine_git.bbappend | 24 +++++++++++++ recipes-qt/qt5/qtwebsockets_git.bbappend | 23 +++++++++++++ recipes-qt/qt5/qtxmlpatterns_git.bbappend | 23 +++++++++++++ 30 files changed, 551 insertions(+), 189 deletions(-) delete mode 100644 recipes-qt/qt5/nativesdk-qtbase_%.bbappend create mode 100644 recipes-qt/qt5/nativesdk-qtbase_git.bbappend delete mode 100644 recipes-qt/qt5/qtbase_%.bbappend create mode 100644 recipes-qt/qt5/qtbase_git.bbappend create mode 100644 recipes-qt/qt5/qtcanvas3d_git.bbappend delete mode 100644 recipes-qt/qt5/qtconnectivity_%.bbappend create mode 100644 recipes-qt/qt5/qtconnectivity_git.bbappend create mode 100644 recipes-qt/qt5/qtdeclarative_git.bbappend create mode 100644 recipes-qt/qt5/qtgraphicaleffects_git.bbappend create mode 100644 recipes-qt/qt5/qtimageformats_git.bbappend delete mode 100644 recipes-qt/qt5/qtlocation_%.bbappend create mode 100644 recipes-qt/qt5/qtlocation_git.bbappend delete mode 100644 recipes-qt/qt5/qtmultimedia_%.bbappend create mode 100644 recipes-qt/qt5/qtmultimedia_git.bbappend create mode 100644 recipes-qt/qt5/qtquickcontrols_git.bbappend delete mode 100644 recipes-qt/qt5/qtsensors_%.bbappend create mode 100644 recipes-qt/qt5/qtsensors_git.bbappend create mode 100644 recipes-qt/qt5/qtserialport_git.bbappend create mode 100644 recipes-qt/qt5/qtsvg_git.bbappend delete mode 100644 recipes-qt/qt5/qtsystems_%.bbappend create mode 100644 recipes-qt/qt5/qtsystems_git.bbappend create mode 100644 recipes-qt/qt5/qttools_git.bbappend create mode 100644 recipes-qt/qt5/qttranslations_git.bbappend create mode 100644 recipes-qt/qt5/qtwayland-native_git.bbappend create mode 100644 recipes-qt/qt5/qtwayland_git.bbappend create mode 100644 recipes-qt/qt5/qtwebchannel_git.bbappend create mode 100644 recipes-qt/qt5/qtwebengine_git.bbappend create mode 100644 recipes-qt/qt5/qtwebsockets_git.bbappend create mode 100644 recipes-qt/qt5/qtxmlpatterns_git.bbappend (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/nativesdk-qtbase_%.bbappend b/recipes-qt/qt5/nativesdk-qtbase_%.bbappend deleted file mode 100644 index e6651e5..0000000 --- a/recipes-qt/qt5/nativesdk-qtbase_%.bbappend +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -# Needed by qtxmlpatterns -EXTRA_QTLIB = "Network Sql" diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bbappend b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend new file mode 100644 index 0000000..4ac7ffc --- /dev/null +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bbappend @@ -0,0 +1,26 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +# Needed by qtxmlpatterns +EXTRA_QTLIB = "Network Sql" + +SRCREV = "8ff36d48978cbdc848053338a7cec3d990da4ff2" diff --git a/recipes-qt/qt5/qt3d_git.bbappend b/recipes-qt/qt5/qt3d_git.bbappend index c7fa766..6b21257 100644 --- a/recipes-qt/qt5/qt3d_git.bbappend +++ b/recipes-qt/qt5/qt3d_git.bbappend @@ -25,3 +25,5 @@ FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" SRC_URI += " \ file://0001-Remove-qgltf.patch \ " + +SRCREV = "6e5c2360c0eda7efb60c9ecf9c88d463384aa53d" diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend deleted file mode 100644 index d1e6258..0000000 --- a/recipes-qt/qt5/qtbase_%.bbappend +++ /dev/null @@ -1,45 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -PACKAGECONFIG_GL = "gles2" -PACKAGECONFIG += " \ - accessibility \ - alsa \ - cups \ - fontconfig \ - glib \ - iconv \ - icu \ - linuxfb \ - sql-sqlite \ - tslib \ - libinput \ - " - -FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" - -SRC_URI += " \ - file://oe-device-extra.pri \ - " -do_configure_prepend() { - install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs -} diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend new file mode 100644 index 0000000..b61db0f --- /dev/null +++ b/recipes-qt/qt5/qtbase_git.bbappend @@ -0,0 +1,47 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +PACKAGECONFIG_GL = "gles2" +PACKAGECONFIG += " \ + accessibility \ + alsa \ + cups \ + fontconfig \ + glib \ + iconv \ + icu \ + linuxfb \ + sql-sqlite \ + tslib \ + libinput \ + " + +FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://oe-device-extra.pri \ + " +do_configure_prepend() { + install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs +} + +SRCREV = "8ff36d48978cbdc848053338a7cec3d990da4ff2" diff --git a/recipes-qt/qt5/qtcanvas3d_git.bbappend b/recipes-qt/qt5/qtcanvas3d_git.bbappend new file mode 100644 index 0000000..1d2a6ba --- /dev/null +++ b/recipes-qt/qt5/qtcanvas3d_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "bb1504c271e18a26ad6ac20d55485c167671b1c2" diff --git a/recipes-qt/qt5/qtconnectivity_%.bbappend b/recipes-qt/qt5/qtconnectivity_%.bbappend deleted file mode 100644 index 570d54e..0000000 --- a/recipes-qt/qt5/qtconnectivity_%.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -PACKAGECONFIG += "bluez4" diff --git a/recipes-qt/qt5/qtconnectivity_git.bbappend b/recipes-qt/qt5/qtconnectivity_git.bbappend new file mode 100644 index 0000000..cf9b84c --- /dev/null +++ b/recipes-qt/qt5/qtconnectivity_git.bbappend @@ -0,0 +1,25 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +PACKAGECONFIG += "bluez4" + +SRCREV = "b303d2724720f3b8b0639d2d4394447cd5e24be4" diff --git a/recipes-qt/qt5/qtdeclarative_git.bbappend b/recipes-qt/qt5/qtdeclarative_git.bbappend new file mode 100644 index 0000000..639b9ea --- /dev/null +++ b/recipes-qt/qt5/qtdeclarative_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "805cb851fdd26b30fe2a1ef27e3e429d319ea335" diff --git a/recipes-qt/qt5/qtgraphicaleffects_git.bbappend b/recipes-qt/qt5/qtgraphicaleffects_git.bbappend new file mode 100644 index 0000000..4a5192a --- /dev/null +++ b/recipes-qt/qt5/qtgraphicaleffects_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "5d458e1ef23274921295bfbc20bebf439643d1a2" diff --git a/recipes-qt/qt5/qtimageformats_git.bbappend b/recipes-qt/qt5/qtimageformats_git.bbappend new file mode 100644 index 0000000..0afd426 --- /dev/null +++ b/recipes-qt/qt5/qtimageformats_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "67cbcf399aa1a18b9b1dbac0a6572a865687230a" diff --git a/recipes-qt/qt5/qtlocation_%.bbappend b/recipes-qt/qt5/qtlocation_%.bbappend deleted file mode 100644 index facd006..0000000 --- a/recipes-qt/qt5/qtlocation_%.bbappend +++ /dev/null @@ -1,26 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -PACKAGECONFIG += "gypsy" - -EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" -DEPENDS_emulator += "qtsimulator" diff --git a/recipes-qt/qt5/qtlocation_git.bbappend b/recipes-qt/qt5/qtlocation_git.bbappend new file mode 100644 index 0000000..30c0d6e --- /dev/null +++ b/recipes-qt/qt5/qtlocation_git.bbappend @@ -0,0 +1,28 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +PACKAGECONFIG += "gypsy" + +EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" +DEPENDS_emulator += "qtsimulator" + +SRCREV = "83065c750b428c1c695821a4fdc02a259d392645" diff --git a/recipes-qt/qt5/qtmultimedia_%.bbappend b/recipes-qt/qt5/qtmultimedia_%.bbappend deleted file mode 100644 index 0c2560a..0000000 --- a/recipes-qt/qt5/qtmultimedia_%.bbappend +++ /dev/null @@ -1,23 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -PACKAGECONFIG += "${@base_contains("DISTRO_FEATURES", "gstreamer010", "gstreamer010", "gstreamer", d)}" diff --git a/recipes-qt/qt5/qtmultimedia_git.bbappend b/recipes-qt/qt5/qtmultimedia_git.bbappend new file mode 100644 index 0000000..85e18d9 --- /dev/null +++ b/recipes-qt/qt5/qtmultimedia_git.bbappend @@ -0,0 +1,25 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +PACKAGECONFIG += "${@base_contains("DISTRO_FEATURES", "gstreamer010", "gstreamer010", "gstreamer", d)}" + +SRCREV = "da0b7aea9adae024d5ea885c7e7589de86ce80f8" diff --git a/recipes-qt/qt5/qtquickcontrols_git.bbappend b/recipes-qt/qt5/qtquickcontrols_git.bbappend new file mode 100644 index 0000000..34da645 --- /dev/null +++ b/recipes-qt/qt5/qtquickcontrols_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "0d2066ff8459f00af8f8195780d064023b8d1c38" diff --git a/recipes-qt/qt5/qtsensors_%.bbappend b/recipes-qt/qt5/qtsensors_%.bbappend deleted file mode 100644 index a388c6f..0000000 --- a/recipes-qt/qt5/qtsensors_%.bbappend +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" -DEPENDS_emulator += "qtsimulator" diff --git a/recipes-qt/qt5/qtsensors_git.bbappend b/recipes-qt/qt5/qtsensors_git.bbappend new file mode 100644 index 0000000..423c501 --- /dev/null +++ b/recipes-qt/qt5/qtsensors_git.bbappend @@ -0,0 +1,26 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +EXTRA_QMAKEVARS_PRE_emulator += "SENSORS_PLUGINS=simulator" +DEPENDS_emulator += "qtsimulator" + +SRCREV = "d8d4a5e9ac1251e82d1ec639bc3bff7e7f53c083" diff --git a/recipes-qt/qt5/qtserialport_git.bbappend b/recipes-qt/qt5/qtserialport_git.bbappend new file mode 100644 index 0000000..337d351 --- /dev/null +++ b/recipes-qt/qt5/qtserialport_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "13fa77f5cbbc7d5d717c3663512b904bba8c106c" diff --git a/recipes-qt/qt5/qtsvg_git.bbappend b/recipes-qt/qt5/qtsvg_git.bbappend new file mode 100644 index 0000000..2a9c5c2 --- /dev/null +++ b/recipes-qt/qt5/qtsvg_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "9ee5ee12a7b92a57624dafed935b3ac1fad426d9" diff --git a/recipes-qt/qt5/qtsystems_%.bbappend b/recipes-qt/qt5/qtsystems_%.bbappend deleted file mode 100644 index af270e5..0000000 --- a/recipes-qt/qt5/qtsystems_%.bbappend +++ /dev/null @@ -1,24 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://www.qt.io/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" -DEPENDS_emulator += "qtsimulator" diff --git a/recipes-qt/qt5/qtsystems_git.bbappend b/recipes-qt/qt5/qtsystems_git.bbappend new file mode 100644 index 0000000..0d1cda3 --- /dev/null +++ b/recipes-qt/qt5/qtsystems_git.bbappend @@ -0,0 +1,26 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +EXTRA_QMAKEVARS_PRE_emulator += "CONFIG+=simulator" +DEPENDS_emulator += "qtsimulator" + +SRCREV = "37b614abbfb35d06a57e5b0824249c3abd5640e3" diff --git a/recipes-qt/qt5/qttools_git.bbappend b/recipes-qt/qt5/qttools_git.bbappend new file mode 100644 index 0000000..8d6b9cc --- /dev/null +++ b/recipes-qt/qt5/qttools_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "b6ae248bd3a05d123d8dc53fcd773b6a89f12f55" diff --git a/recipes-qt/qt5/qttranslations_git.bbappend b/recipes-qt/qt5/qttranslations_git.bbappend new file mode 100644 index 0000000..8a5fa41 --- /dev/null +++ b/recipes-qt/qt5/qttranslations_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "2d9a8c83893be4abde136ec87fc3db220ce8a0a5" diff --git a/recipes-qt/qt5/qtwayland-native_git.bbappend b/recipes-qt/qt5/qtwayland-native_git.bbappend new file mode 100644 index 0000000..ebac13b --- /dev/null +++ b/recipes-qt/qt5/qtwayland-native_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" diff --git a/recipes-qt/qt5/qtwayland_git.bbappend b/recipes-qt/qt5/qtwayland_git.bbappend new file mode 100644 index 0000000..ebac13b --- /dev/null +++ b/recipes-qt/qt5/qtwayland_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "4d3c3a08eba8d30805f18397c98e19ab9fd40722" diff --git a/recipes-qt/qt5/qtwebchannel_git.bbappend b/recipes-qt/qt5/qtwebchannel_git.bbappend new file mode 100644 index 0000000..53bd939 --- /dev/null +++ b/recipes-qt/qt5/qtwebchannel_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "97577a0f27a1f427948871ae535645a2e0788bf7" diff --git a/recipes-qt/qt5/qtwebengine_git.bbappend b/recipes-qt/qt5/qtwebengine_git.bbappend new file mode 100644 index 0000000..3fe90cd --- /dev/null +++ b/recipes-qt/qt5/qtwebengine_git.bbappend @@ -0,0 +1,24 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV_qtwebengine = "70a376d73718cc4ff8d96f6761b8c1896ca25c23" +SRCREV_chromium = "ec5b3304fc266dfdec7666b8b73d57a3971ea35f" diff --git a/recipes-qt/qt5/qtwebsockets_git.bbappend b/recipes-qt/qt5/qtwebsockets_git.bbappend new file mode 100644 index 0000000..eeded12 --- /dev/null +++ b/recipes-qt/qt5/qtwebsockets_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "469f748515b65cd4c9bec8794ec37ca6cf5df026" diff --git a/recipes-qt/qt5/qtxmlpatterns_git.bbappend b/recipes-qt/qt5/qtxmlpatterns_git.bbappend new file mode 100644 index 0000000..d590866 --- /dev/null +++ b/recipes-qt/qt5/qtxmlpatterns_git.bbappend @@ -0,0 +1,23 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://www.qt.io/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +SRCREV = "ee56885f52b63132bffafad1ccc8830a65d129fa" -- cgit v1.2.3-54-g00ecf