Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:matthewtrescott:opi3-lts
u-boot
0010-Disable-CONFIG_CMD_BTRFS-in-xilinx_.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0010-Disable-CONFIG_CMD_BTRFS-in-xilinx_.patch of Package u-boot
From 82a32ab693e8c62561e387e5d725c4e4a149d032 Mon Sep 17 00:00:00 2001 From: Guillaume Gardet <guillaume.gardet@arm.com> Date: Wed, 18 Nov 2020 13:42:04 +0000 Subject: [PATCH] Disable CONFIG_CMD_BTRFS in xilinx_zynqmp_virt_defconfig to fix compilation - bsc#1178884 --- configs/xilinx_zynqmp_virt_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig index c4bbde2206..aab3b1f620 100644 --- a/configs/xilinx_zynqmp_virt_defconfig +++ b/configs/xilinx_zynqmp_virt_defconfig @@ -97,6 +97,7 @@ CONFIG_CMD_REGULATOR=y CONFIG_CMD_SMC=y CONFIG_CMD_TPM=y CONFIG_CMD_EXT4_WRITE=y +# CONFIG_CMD_BTRFS is not set CONFIG_CMD_SQUASHFS=y CONFIG_CMD_MTDPARTS=y CONFIG_CMD_MTDPARTS_SPREAD=y
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor