diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2025-06-12 13:41:32 +0000 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2025-07-09 11:42:47 +0000 |
| commit | b9fcea70f122ba4983a1d7dba1fd38de2e8f9246 (patch) | |
| tree | 7ffdeb59d705e02c5f3608f540cc684cf9f6538a | |
| parent | 41839cdbe7592d87847eeb306fa5590d28e07cc3 (diff) | |
u-boot: remove unneeded patch
Task-number: QTBUG-131531
Change-Id: Ie913273c9f19512fcd38c21353af9181968f8992
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| -rw-r--r-- | recipes-bsp/u-boot/files/0001-uboot-whitelist-config_ubifs_silence_msg.patch | 24 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-stm32mp_%.bbappend | 33 |
2 files changed, 0 insertions, 57 deletions
diff --git a/recipes-bsp/u-boot/files/0001-uboot-whitelist-config_ubifs_silence_msg.patch b/recipes-bsp/u-boot/files/0001-uboot-whitelist-config_ubifs_silence_msg.patch deleted file mode 100644 index f24af3a..0000000 --- a/recipes-bsp/u-boot/files/0001-uboot-whitelist-config_ubifs_silence_msg.patch +++ /dev/null @@ -1,24 +0,0 @@ -From adb0b11fb4edf30d5474229baa506714c92a15f7 Mon Sep 17 00:00:00 2001 -From: Ari Parkkila <ari.parkkila@qt.io> -Date: Wed, 9 Nov 2022 12:31:31 +0000 -Subject: [PATCH] uboot-whitelist-config_ubifs_silence_msg - ---- - scripts/config_whitelist.txt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt -index a9c2380d17..8cdb2f7295 100644 ---- a/scripts/config_whitelist.txt -+++ b/scripts/config_whitelist.txt -@@ -3320,6 +3320,7 @@ CONFIG_TWL6030_POWER - CONFIG_TX_DESCR_NUM - CONFIG_TZSW_RESERVED_DRAM_SIZE - CONFIG_UBIBLOCK -+CONFIG_UBIFS_SILENCE_MSG - CONFIG_UBIFS_VOLUME - CONFIG_UBI_PART - CONFIG_UBI_SIZE --- -2.25.1 - diff --git a/recipes-bsp/u-boot/u-boot-stm32mp_%.bbappend b/recipes-bsp/u-boot/u-boot-stm32mp_%.bbappend deleted file mode 100644 index bc29861..0000000 --- a/recipes-bsp/u-boot/u-boot-stm32mp_%.bbappend +++ /dev/null @@ -1,33 +0,0 @@ -############################################################################ -## -## Copyright (C) 2022 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}/files:" - -SRC_URI += "\ - file://0001-uboot-whitelist-config_ubifs_silence_msg.patch \ -" |
