From 9f6982f32696d54fdefbe93ac5f7a3f3faf94508 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Tue, 9 Oct 2018 10:39:04 +0300 Subject: perf: remove .bbappend libunwind is enabled by default in poky (sumo) by commit 4a4082768d52096be2806093249892ce7180e0bc perf: enable libunwind Change-Id: Ia872b97ca82a1a40bafba2a125bfa78f273acf61 Reviewed-by: Samuli Piippo --- .../recipes-kernel/perf/perf.bbappend | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 meta-boot2qt-distro/recipes-kernel/perf/perf.bbappend (limited to 'meta-boot2qt-distro') diff --git a/meta-boot2qt-distro/recipes-kernel/perf/perf.bbappend b/meta-boot2qt-distro/recipes-kernel/perf/perf.bbappend deleted file mode 100644 index f8a9591..0000000 --- a/meta-boot2qt-distro/recipes-kernel/perf/perf.bbappend +++ /dev/null @@ -1,30 +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$ -## -############################################################################ - -PACKAGECONFIG_append = " libunwind" -- cgit v1.2.3-54-g00ecf