From 2783ccd96249b81d2a0f384cbb0e41f2d4c0bad9 Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Tue, 12 Mar 2024 18:10:25 +0100 Subject: [PATCH] od: gcw0: Disable linux-perf temporarily It does not build properly, so disable it for now, until the package is fixed. Signed-off-by: Paul Cercueil --- configs/od_gcw0_defconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/configs/od_gcw0_defconfig b/configs/od_gcw0_defconfig index 30fffdca0def..d9406aba6f90 100644 --- a/configs/od_gcw0_defconfig +++ b/configs/od_gcw0_defconfig @@ -44,9 +44,6 @@ BR2_LINUX_KERNEL_DTS_SUPPORT=y BR2_LINUX_KERNEL_INTREE_DTS_NAME="ingenic/gcw0 ingenic/gcw0_proto ingenic/pocketgo2 ingenic/pocketgo2v2 ingenic/rg350 ingenic/rg350m ingenic/rg280m-v1.0 ingenic/rg280m-v1.1 ingenic/rg280v ingenic/rg300x" BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y BR2_PACKAGE_LINUX_TOOLS_GPIO=y -BR2_PACKAGE_LINUX_TOOLS_PERF=y -BR2_PACKAGE_LINUX_TOOLS_PERF_TUI=y -BR2_PACKAGE_LINUX_TOOLS_PERF_NEEDS_HOST_PYTHON3=y BR2_PACKAGE_BUSYBOX_CONFIG="board/opendingux/busybox.config" BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y BR2_PACKAGE_ALSA_UTILS=y