From 2ec570419efb4b719742c32a9eaf1c4f74ba0b06 Mon Sep 17 00:00:00 2001 From: Paul Philippov Date: Mon, 15 May 2023 05:14:41 -0400 Subject: [PATCH] [no ci] comment out unset packages (#795) --- br-ext-chip-anyka/configs/ak3916ev300_lite_defconfig | 2 +- br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig | 2 +- br-ext-chip-goke/configs/gk7205v300_lite_defconfig | 2 +- br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516av100_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516av200_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516cv300_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516dv100_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516ev200_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516ev300_lite_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3516ev300_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3518ev200_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3518ev300_ultimate_defconfig | 2 +- br-ext-chip-hisilicon/configs/hi3536dv100_fpv_defconfig | 1 - br-ext-chip-hisilicon/configs/hi3536dv100_standard_defconfig | 2 -- br-ext-chip-ingenic/configs/t31_ultimate_defconfig | 2 +- br-ext-chip-ingenic/configs/t40_ultimate_defconfig | 2 +- 18 files changed, 16 insertions(+), 19 deletions(-) diff --git a/br-ext-chip-anyka/configs/ak3916ev300_lite_defconfig b/br-ext-chip-anyka/configs/ak3916ev300_lite_defconfig index a723833e..994300de 100644 --- a/br-ext-chip-anyka/configs/ak3916ev300_lite_defconfig +++ b/br-ext-chip-anyka/configs/ak3916ev300_lite_defconfig @@ -50,7 +50,7 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y BR2_PACKAGE_HASERL=y -BR2_PACKAGE_ANYKA_GPIO is not set +# BR2_PACKAGE_ANYKA_GPIO is not set BR2_PACKAGE_ANYKA_OSDRV_AK3918EV200=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig b/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig index 2274be21..92a61baa 100644 --- a/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig +++ b/br-ext-chip-goke/configs/gk7205v200_ultimate_defconfig @@ -111,7 +111,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-goke/configs/gk7205v300_lite_defconfig b/br-ext-chip-goke/configs/gk7205v300_lite_defconfig index a59b3c82..7d925710 100644 --- a/br-ext-chip-goke/configs/gk7205v300_lite_defconfig +++ b/br-ext-chip-goke/configs/gk7205v300_lite_defconfig @@ -98,7 +98,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # ZEROTIER -BR2_PACKAGE_ZEROTIER_ONE is not set +# BR2_PACKAGE_ZEROTIER_ONE is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig b/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig index 0298afc1..4b7a3c62 100644 --- a/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig +++ b/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig @@ -111,7 +111,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516av100_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516av100_ultimate_defconfig index 0c1daae5..b3b0b388 100644 --- a/br-ext-chip-hisilicon/configs/hi3516av100_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516av100_ultimate_defconfig @@ -115,7 +115,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516av200_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516av200_ultimate_defconfig index c43b30a8..94d17c55 100644 --- a/br-ext-chip-hisilicon/configs/hi3516av200_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516av200_ultimate_defconfig @@ -116,7 +116,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516cv300_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516cv300_ultimate_defconfig index ba9fe324..7b0ff393 100644 --- a/br-ext-chip-hisilicon/configs/hi3516cv300_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516cv300_ultimate_defconfig @@ -114,7 +114,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516dv100_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516dv100_ultimate_defconfig index 88953b4b..95071372 100644 --- a/br-ext-chip-hisilicon/configs/hi3516dv100_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516dv100_ultimate_defconfig @@ -115,7 +115,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516ev200_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516ev200_ultimate_defconfig index 82d2897e..1b03357c 100644 --- a/br-ext-chip-hisilicon/configs/hi3516ev200_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516ev200_ultimate_defconfig @@ -116,7 +116,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516ev300_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3516ev300_lite_defconfig index a865b86f..8ddd5c25 100644 --- a/br-ext-chip-hisilicon/configs/hi3516ev300_lite_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516ev300_lite_defconfig @@ -98,7 +98,7 @@ BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y BR2_PACKAGE_WIREGUARD_TOOLS=y # ZEROTIER -BR2_PACKAGE_ZEROTIER_ONE is not set +# BR2_PACKAGE_ZEROTIER_ONE is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3516ev300_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3516ev300_ultimate_defconfig index 0f64f58d..a84e82e3 100644 --- a/br-ext-chip-hisilicon/configs/hi3516ev300_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3516ev300_ultimate_defconfig @@ -123,7 +123,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig index a385a0ff..f09ca028 100644 --- a/br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3518ev200_lite_defconfig @@ -102,7 +102,7 @@ BR2_PACKAGE_MOSQUITTO=y # BR2_PACKAGE_MOSQUITTO_BROKER is not set # FEATURES -BR2_PACKAGE_COMGT is not set +# BR2_PACKAGE_COMGT is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3518ev200_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3518ev200_ultimate_defconfig index f7182633..287c6c7e 100644 --- a/br-ext-chip-hisilicon/configs/hi3518ev200_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3518ev200_ultimate_defconfig @@ -116,7 +116,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3518ev300_ultimate_defconfig b/br-ext-chip-hisilicon/configs/hi3518ev300_ultimate_defconfig index 5aab97e1..96ca0b3d 100644 --- a/br-ext-chip-hisilicon/configs/hi3518ev300_ultimate_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3518ev300_ultimate_defconfig @@ -119,7 +119,7 @@ BR2_PACKAGE_MOSQUITTO=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-hisilicon/configs/hi3536dv100_fpv_defconfig b/br-ext-chip-hisilicon/configs/hi3536dv100_fpv_defconfig index 32c309f9..26c09a9d 100644 --- a/br-ext-chip-hisilicon/configs/hi3536dv100_fpv_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3536dv100_fpv_defconfig @@ -135,4 +135,3 @@ BR2_PACKAGE_ZLIB=y # BR2_PACKAGE_SDL2 is not set # BR2_PACKAGE_SDL2_IMAGE is not set # BR2_PACKAGE_SDL2_TTF is not set - diff --git a/br-ext-chip-hisilicon/configs/hi3536dv100_standard_defconfig b/br-ext-chip-hisilicon/configs/hi3536dv100_standard_defconfig index 5b148538..d2d5b012 100644 --- a/br-ext-chip-hisilicon/configs/hi3536dv100_standard_defconfig +++ b/br-ext-chip-hisilicon/configs/hi3536dv100_standard_defconfig @@ -103,5 +103,3 @@ BR2_PACKAGE_HOST_GDB=y BR2_PACKAGE_GDB=y BR2_PACKAGE_ZLIB=y - - diff --git a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig index bcf15c17..ef9dbabd 100644 --- a/br-ext-chip-ingenic/configs/t31_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t31_ultimate_defconfig @@ -106,7 +106,7 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y diff --git a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig index ee2cb358..e454e82e 100644 --- a/br-ext-chip-ingenic/configs/t40_ultimate_defconfig +++ b/br-ext-chip-ingenic/configs/t40_ultimate_defconfig @@ -104,7 +104,7 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y BR2_PACKAGE_ZEROTIER_ONE=y # NABTO -BR2_PACKAGE_NABTO is not set +# BR2_PACKAGE_NABTO is not set # DEBUG BR2_PACKAGE_HOST_GDB=y