From 791c3154018fb0b3131fb6453454b0d3d53bfa67 Mon Sep 17 00:00:00 2001 From: cronyx Date: Thu, 27 Feb 2025 14:03:27 +0300 Subject: [PATCH] sync configs --- common/fpv/br-ext-chip-goke/configs/gk7205v200_fpv_defconfig | 4 ++++ common/fpv/br-ext-chip-goke/configs/gk7205v210_fpv_defconfig | 4 ++++ common/fpv/br-ext-chip-goke/configs/gk7205v300_fpv_defconfig | 4 ++++ common/lte/br-ext-chip-goke/configs/gk7205v200_lte_defconfig | 4 ++++ common/lte/br-ext-chip-goke/configs/gk7205v300_lte_defconfig | 4 ++++ .../venc/br-ext-chip-goke/configs/gk7205v200_venc_defconfig | 4 ++++ .../venc/br-ext-chip-goke/configs/gk7205v210_venc_defconfig | 4 ++++ .../venc/br-ext-chip-goke/configs/gk7205v300_venc_defconfig | 4 ++++ 8 files changed, 32 insertions(+) diff --git a/common/fpv/br-ext-chip-goke/configs/gk7205v200_fpv_defconfig b/common/fpv/br-ext-chip-goke/configs/gk7205v200_fpv_defconfig index 160818c..8166226 100644 --- a/common/fpv/br-ext-chip-goke/configs/gk7205v200_fpv_defconfig +++ b/common/fpv/br-ext-chip-goke/configs/gk7205v200_fpv_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/fpv/br-ext-chip-goke/configs/gk7205v210_fpv_defconfig b/common/fpv/br-ext-chip-goke/configs/gk7205v210_fpv_defconfig index ed95c64..1bb65fa 100644 --- a/common/fpv/br-ext-chip-goke/configs/gk7205v210_fpv_defconfig +++ b/common/fpv/br-ext-chip-goke/configs/gk7205v210_fpv_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/fpv/br-ext-chip-goke/configs/gk7205v300_fpv_defconfig b/common/fpv/br-ext-chip-goke/configs/gk7205v300_fpv_defconfig index cf55014..e7e1267 100644 --- a/common/fpv/br-ext-chip-goke/configs/gk7205v300_fpv_defconfig +++ b/common/fpv/br-ext-chip-goke/configs/gk7205v300_fpv_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/lte/br-ext-chip-goke/configs/gk7205v200_lte_defconfig b/common/lte/br-ext-chip-goke/configs/gk7205v200_lte_defconfig index 8656497..26d1bdc 100644 --- a/common/lte/br-ext-chip-goke/configs/gk7205v200_lte_defconfig +++ b/common/lte/br-ext-chip-goke/configs/gk7205v200_lte_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/lte/br-ext-chip-goke/configs/gk7205v300_lte_defconfig b/common/lte/br-ext-chip-goke/configs/gk7205v300_lte_defconfig index 9ca1c08..eebc033 100644 --- a/common/lte/br-ext-chip-goke/configs/gk7205v300_lte_defconfig +++ b/common/lte/br-ext-chip-goke/configs/gk7205v300_lte_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/venc/br-ext-chip-goke/configs/gk7205v200_venc_defconfig b/common/venc/br-ext-chip-goke/configs/gk7205v200_venc_defconfig index 5d24347..d13d528 100644 --- a/common/venc/br-ext-chip-goke/configs/gk7205v200_venc_defconfig +++ b/common/venc/br-ext-chip-goke/configs/gk7205v200_venc_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/venc/br-ext-chip-goke/configs/gk7205v210_venc_defconfig b/common/venc/br-ext-chip-goke/configs/gk7205v210_venc_defconfig index 05c5b28..04824ee 100644 --- a/common/venc/br-ext-chip-goke/configs/gk7205v210_venc_defconfig +++ b/common/venc/br-ext-chip-goke/configs/gk7205v210_venc_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y diff --git a/common/venc/br-ext-chip-goke/configs/gk7205v300_venc_defconfig b/common/venc/br-ext-chip-goke/configs/gk7205v300_venc_defconfig index eb41ca2..c650dc7 100644 --- a/common/venc/br-ext-chip-goke/configs/gk7205v300_venc_defconfig +++ b/common/venc/br-ext-chip-goke/configs/gk7205v300_venc_defconfig @@ -14,6 +14,10 @@ BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y BR2_TOOLCHAIN_EXTERNAL_CXX=y +# Legacy +BR2_TOOLCHAIN_EXTERNAL_GCC_8=y +BR2_GCC_VERSION_LEGACY=y + # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y