From ead36f360466afa1909bbddad186f521f177d66c Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Fri, 11 Aug 2017 15:31:16 +0300 Subject: tegra: fix nvidia recipe issues with pyro systemd-compat-units: Recipe file fetches files and does not have license file information (LIC_FILES_CHKSUM) [license-checksum] openssl-native-1.0.2h-r0 do_populate_sysroot: sstate found an absolute path symlink Change-Id: I98b49e109792d302a165e4975d2818d0614489f0 Reviewed-by: Mikko Gronoff --- .../recipes/systemd/systemd-compat-units.bbappend | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 meta-nvidia-extras/recipes/systemd/systemd-compat-units.bbappend (limited to 'meta-nvidia-extras') diff --git a/meta-nvidia-extras/recipes/systemd/systemd-compat-units.bbappend b/meta-nvidia-extras/recipes/systemd/systemd-compat-units.bbappend new file mode 100644 index 0000000..7c2f7b5 --- /dev/null +++ b/meta-nvidia-extras/recipes/systemd/systemd-compat-units.bbappend @@ -0,0 +1,30 @@ +############################################################################ +## +## 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$ +## +############################################################################ + +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -- cgit v1.2.3-54-g00ecf