From 927818bdcb45bdc4dc31d5747bd1b128efb65021 Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Fri, 10 May 2024 19:47:22 +0200 Subject: [PATCH] Ingenic: adjust logcat package name --- br-ext-chip-ingenic/configs/t10_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t20_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t20_ultimate_defconfig | 2 +- br-ext-chip-ingenic/configs/t21_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t21_ultimate_defconfig | 2 +- br-ext-chip-ingenic/configs/t30_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t31_fpv_defconfig | 2 +- br-ext-chip-ingenic/configs/t31_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t31_ultimate_defconfig | 2 +- br-ext-chip-ingenic/configs/t31glibc_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t40_lite_defconfig | 2 +- br-ext-chip-ingenic/configs/t40_ultimate_defconfig | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/br-ext-chip-ingenic/configs/t10_lite_defconfig b/br-ext-chip-ingenic/configs/t10_lite_defconfig index 356c0835..469fbe8b 100644 --- a/br-ext-chip-ingenic/configs/t10_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t10_lite_defconfig @@ -108,7 +108,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t20_lite_defconfig b/br-ext-chip-ingenic/configs/t20_lite_defconfig index af3e821b..4a401e3d 100644 --- a/br-ext-chip-ingenic/configs/t20_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t20_lite_defconfig @@ -108,7 +108,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t20_ultimate_defconfig b/br-ext-chip-ingenic/configs/t20_ultimate_defconfig index cf305ef7..6c1c71dd 100644 --- a/br-ext-chip-ingenic/configs/t20_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t20_ultimate_defconfig @@ -122,7 +122,7 @@ BR2_PACKAGE_ZEROTIER_ONE=y # BR2_PACKAGE_NABTO is not set # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t21_lite_defconfig b/br-ext-chip-ingenic/configs/t21_lite_defconfig index acb0488c..c9e3f00d 100644 --- a/br-ext-chip-ingenic/configs/t21_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t21_lite_defconfig @@ -108,7 +108,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t21_ultimate_defconfig b/br-ext-chip-ingenic/configs/t21_ultimate_defconfig index 6150b7a2..ee4ba915 100644 --- a/br-ext-chip-ingenic/configs/t21_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t21_ultimate_defconfig @@ -110,7 +110,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t30_lite_defconfig b/br-ext-chip-ingenic/configs/t30_lite_defconfig index 0433cccc..2bb9ebd3 100644 --- a/br-ext-chip-ingenic/configs/t30_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t30_lite_defconfig @@ -108,7 +108,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t31_fpv_defconfig b/br-ext-chip-ingenic/configs/t31_fpv_defconfig index cab61b07..bdd661c7 100644 --- a/br-ext-chip-ingenic/configs/t31_fpv_defconfig +++ b/br-ext-chip-ingenic/configs/t31_fpv_defconfig @@ -114,7 +114,7 @@ BR2_PACKAGE_WIFIBROADCAST=y BR2_PACKAGE_MAVFWD=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t31_lite_defconfig b/br-ext-chip-ingenic/configs/t31_lite_defconfig index 53844389..fa1028c3 100644 --- a/br-ext-chip-ingenic/configs/t31_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t31_lite_defconfig @@ -111,7 +111,7 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y # BR2_PACKAGE_ONVIF_SIMPLE_SERVER is not set # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig index 623b3370..f4fea8d4 100644 --- a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig @@ -128,7 +128,7 @@ BR2_PACKAGE_ZEROTIER_ONE=y # BR2_PACKAGE_NABTO is not set # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t31glibc_lite_defconfig b/br-ext-chip-ingenic/configs/t31glibc_lite_defconfig index 34bd70c7..36d75c10 100644 --- a/br-ext-chip-ingenic/configs/t31glibc_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t31glibc_lite_defconfig @@ -109,7 +109,7 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y # BR2_PACKAGE_ONVIF_SIMPLE_SERVER is not set # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t40_lite_defconfig b/br-ext-chip-ingenic/configs/t40_lite_defconfig index 30d2c12a..ed33983a 100644 --- a/br-ext-chip-ingenic/configs/t40_lite_defconfig +++ b/br-ext-chip-ingenic/configs/t40_lite_defconfig @@ -108,7 +108,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set diff --git a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig index 65f9cc07..c206d6c7 100644 --- a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig @@ -119,7 +119,7 @@ BR2_PACKAGE_ZEROTIER_ONE=y # BR2_PACKAGE_NABTO is not set # DEBUG -BR2_PACKAGE_LOGCAT_OPENIPC=y +BR2_PACKAGE_LOGCAT=y # BR2_PACKAGE_HOST_GDB is not set # BR2_PACKAGE_GDB is not set