summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi-extras/recipes/linux
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-09-26 12:04:46 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-09-28 08:58:20 +0000
commitb6e1fb4e197b226df3e5e5cd52322c933edf8132 (patch)
treed7960c2234e9941db9e32e4ba739e1bee8f714e7 /meta-raspberrypi-extras/recipes/linux
parent57273bc2626ac89abc616e51e1607e6c8bf8125e (diff)
downloadmeta-boot2qt-b6e1fb4e197b226df3e5e5cd52322c933edf8132.tar.gz
raspberrypi: update to sumo
Update meta-raspberrypi layer to the latest revision on sumo branch and make the necessary adaptations. Userland recipe updated to match one from master branch. Change-Id: Ied57793c78fbd022a1b134a6d3165b98bd8a0518 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'meta-raspberrypi-extras/recipes/linux')
-rw-r--r--meta-raspberrypi-extras/recipes/linux/linux-firmware_%.bbappend45
1 files changed, 0 insertions, 45 deletions
diff --git a/meta-raspberrypi-extras/recipes/linux/linux-firmware_%.bbappend b/meta-raspberrypi-extras/recipes/linux/linux-firmware_%.bbappend
deleted file mode 100644
index 8e52fa4..0000000
--- a/meta-raspberrypi-extras/recipes/linux/linux-firmware_%.bbappend
+++ /dev/null
@@ -1,45 +0,0 @@
1############################################################################
2##
3## Copyright (C) 2018 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:GPL$
9## Commercial License Usage
10## Licensees holding valid commercial Qt licenses may use this file in
11## accordance with the commercial license agreement provided with the
12## Software or, alternatively, in accordance with the terms contained in
13## a written agreement between you and The Qt Company. For licensing terms
14## and conditions see https://www.qt.io/terms-conditions. For further
15## information use the contact form at https://www.qt.io/contact-us.
16##
17## GNU General Public License Usage
18## Alternatively, this file may be used under the terms of the GNU
19## General Public License version 3 or (at your option) any later version
20## approved by the KDE Free Qt Foundation. The licenses are as published by
21## the Free Software Foundation and appearing in the file LICENSE.GPL3
22## included in the packaging of this file. Please review the following
23## information to ensure the GNU General Public License requirements will
24## be met: https://www.gnu.org/licenses/gpl-3.0.html.
25##
26## $QT_END_LICENSE$
27##
28############################################################################
29
30SRCREV = "ba51e861f4444f51e7e83f778575a8146dc514d0"
31
32LIC_FILES_CHKSUM_remove = "\
33 file://LICENSE.amd-ucode;md5=3a0de451253cc1edbf30a3c621effee3 \
34 file://LICENCE.Netronome;md5=cd2a3e6effe3cdf42731575b8e9477ed \
35 file://LICENCE.cypress;md5=cbc5f665d04f741f1e006d2096236ba7 \
36 file://WHENCE;md5=038edbc9e744171d8b6235e0224028ba \
37"
38
39LIC_FILES_CHKSUM_append = "\
40 file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \
41 file://LICENCE.Netronome;md5=4add08f2577086d44447996503cddf5f \
42 file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \
43 file://WHENCE;md5=df953899bb1431b3991f36950d32894f \
44"
45