summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-09-12 11:04:46 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2019-09-13 06:14:00 +0000
commit3d864e39d4a5510c2b2e11cd1a494106d6ccc4f1 (patch)
treebee337c5f0d7366314e29fc4a0e8911700d58548 /recipes-bsp
parent51ccee7c3b907dd32220fc4d683f006fc6c7171b (diff)
Adaptation to warrior
Update layer for warrior branch and v3.19.0 of meta-renesas, remove all appends that are no longer needed. Support for draak is dropped since the v3.19.0 BSP does not support it. Change-Id: I513b3eee47c9dfc24261975060e4287c9d0435a7 Reviewed-by: Kari Hormi <kari.hormi@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bbappend31
-rw-r--r--recipes-bsp/optee/optee-os_git.bbappend31
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend44
3 files changed, 0 insertions, 106 deletions
diff --git a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bbappend b/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bbappend
deleted file mode 100644
index 8a62d82..0000000
--- a/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bbappend
+++ /dev/null
@@ -1,31 +0,0 @@
-############################################################################
-##
-## Copyright (C) 2018 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$
-##
-############################################################################
-
-LIC_FILES_CHKSUM = "file://license.rst;md5=e927e02bca647e14efd87e9e914b2443"
-SRCREV = "dcb310296c07bce69149fa9d74f1848cdfd01f5a"
diff --git a/recipes-bsp/optee/optee-os_git.bbappend b/recipes-bsp/optee/optee-os_git.bbappend
deleted file mode 100644
index 9899025..0000000
--- a/recipes-bsp/optee/optee-os_git.bbappend
+++ /dev/null
@@ -1,31 +0,0 @@
-############################################################################
-##
-## Copyright (C) 2019 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$
-##
-############################################################################
-
-# disable -Werror=cast-function-type
-EXTRA_OEMAKE += "NOWERROR=1"
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
deleted file mode 100644
index 8511d33..0000000
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ /dev/null
@@ -1,44 +0,0 @@
-############################################################################
-##
-## Copyright (C) 2018 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_draak := "${THISDIR}/${PN}:"
-
-DEPENDS += "bison-native"
-
-BRANCH = "v2018.09/rcar-3.9.1"
-SRCREV = "4d322dccdcf49c0aab18eb703663128aec81cffc"
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
-
-LICENSE_draak = "GPLv2+"
-
-S_draak = "${WORKDIR}/git"
-
-do_deploy_prepend_draak() {
- cp ${B}/${UBOOT_SREC} ${S}/${UBOOT_SREC}
-}