aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2022-12-29 14:45:55 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-03 15:38:10 +0000
commit4affce37e50939897d69130acc0776807dae8acf (patch)
treea7018c35984aa9148637e72c936b028f712e4cc9
parenta5c85581ac1c1f22bd06609bbb02656d4d4fabde (diff)
babeltrace: remove upstreamed fix
The SRC_URI has been fixed in upstream. Change-Id: Icc82aaf801d819545b8e7d4c3e0baabed4ac9004 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 112a151951b9787551486a68d4072edc9af4c8c1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--meta-boot2qt-distro/recipes-kernel/lttng/babeltrace_%.bbappend33
1 files changed, 0 insertions, 33 deletions
diff --git a/meta-boot2qt-distro/recipes-kernel/lttng/babeltrace_%.bbappend b/meta-boot2qt-distro/recipes-kernel/lttng/babeltrace_%.bbappend
deleted file mode 100644
index 150bf822..00000000
--- a/meta-boot2qt-distro/recipes-kernel/lttng/babeltrace_%.bbappend
+++ /dev/null
@@ -1,33 +0,0 @@
-############################################################################
-##
-## Copyright (C) 2020 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}:"
-SRC_URI += "\
- git://git.efficios.com/babeltrace.git;branch=stable-1.5 \
- "