aboutsummaryrefslogtreecommitdiffstats
path: root/meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-02-21 13:42:25 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-02-26 07:32:18 +0000
commitfd8554678b746c25718f36bfc829d620701c63c5 (patch)
tree3e738c84d4884e0498e03b7226e5018777da7410 /meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend
parent93a60d4a4aab6cf955212bf5e866d4abc63e9a0c (diff)
renesas: adaptation to thud
Renesas does not provide thud compatible meta layer, some adaptation is required to get builds working. U-boot is updated to more recent version. Renesas specific gstreamer plugins are not used since they fail to compile. Change-Id: Ie87c2824941b9880a529ce1316f65932cdf754b6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend')
-rw-r--r--meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend32
1 files changed, 32 insertions, 0 deletions
diff --git a/meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend b/meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend
new file mode 100644
index 00000000..ecba1f14
--- /dev/null
+++ b/meta-renesas-extras/recipes-qt/qt5/qtbase_git.bbappend
@@ -0,0 +1,32 @@
+############################################################################
+##
+## Copyright (C) 2017 The Qt Company Ltd.
+## Contact: https://www.qt.io/licensing/
+##
+## This file is part of the Boot to Qt meta layer.
+##
+## $QT_BEGIN_LICENSE:GPL$
+## Commercial License Usage
+## Licensees holding valid commercial Qt licenses may use this file in
+## accordance with the commercial license agreement provided with the
+## Software or, alternatively, in accordance with the terms contained in
+## a written agreement between you and The Qt Company. For licensing terms
+## and conditions see https://www.qt.io/terms-conditions. For further
+## information use the contact form at https://www.qt.io/contact-us.
+##
+## GNU General Public License Usage
+## Alternatively, this file may be used under the terms of the GNU
+## General Public License version 3 or (at your option) any later version
+## approved by the KDE Free Qt Foundation. The licenses are as published by
+## the Free Software Foundation and appearing in the file LICENSE.GPL3
+## included in the packaging of this file. Please review the following
+## information to ensure the GNU General Public License requirements will
+## be met: https://www.gnu.org/licenses/gpl-3.0.html.
+##
+## $QT_END_LICENSE$
+##
+############################################################################
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+PACKAGECONFIG += "gbm kms"