From 5117056b4185225bed971c59af3adb699671fbf8 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Mon, 25 Dec 2023 19:06:43 +0300 Subject: [PATCH] Add veedo project and update configs --- .../configs/ak3918ev200_lite_defconfig | 1 - .../configs/gk7205v200_lite_elsar_defconfig | 1 - .../scripts/excludes/gk7205v200_lite.list | 3 +- .../configs/gk7205v200_lite_huahui_defconfig | 2 +- .../scripts/excludes/gk7205v200_lite.list | 3 +- .../configs/gk7205v200_lite_safel_defconfig | 2 +- .../scripts/excludes/gk7205v200_lite.list | 3 +- .../gk7205v200_ultimate_baresip_defconfig | 1 - .../configs/gk7205v300_lite_veedo_defconfig | 132 ++++++++++++++++++ .../general/overlay/etc/TZ | 1 + .../general/overlay/etc/composer.ini | 5 + .../general/overlay/etc/timezone | 1 + .../scripts/excludes/gk7205v300_lite.list | 38 +++++ .../configs/gk7205v300_ultimate_defconfig | 1 - ...gk7205v300_ultimate_surveyorlabs_defconfig | 1 - .../hi3516cv500_ultimate_caminos_defconfig | 1 - .../configs/hi3518ev200_smarthome_defconfig | 1 - .../configs/hi3536dv100_backupper_defconfig | 1 - .../configs/msc313e_lite_baresip_defconfig | 1 - .../ssc335de_ultimate_baresip_defconfig | 1 - .../configs/ssc338q_lite_ask_defconfig | 1 - .../configs/t31_lite_baresip_defconfig | 1 - .../configs/t31_lite_convoy_defconfig | 1 - .../configs/t31_lite_faceter_defconfig | 1 - .../configs/t31_lite_gateway_defconfig | 1 - .../configs/t31_lite_hs_defconfig | 1 - .../configs/t31_lite_vixand2_defconfig | 1 - .../configs/t31_lite_zftlab_defconfig | 1 - .../configs/t31_vixand_defconfig | 1 - 29 files changed, 182 insertions(+), 27 deletions(-) create mode 100644 projects/gk7205v300_lite_veedo/br-ext-chip-goke/configs/gk7205v300_lite_veedo_defconfig create mode 100644 projects/gk7205v300_lite_veedo/general/overlay/etc/TZ create mode 100644 projects/gk7205v300_lite_veedo/general/overlay/etc/composer.ini create mode 100644 projects/gk7205v300_lite_veedo/general/overlay/etc/timezone create mode 100644 projects/gk7205v300_lite_veedo/general/scripts/excludes/gk7205v300_lite.list diff --git a/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig b/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig index f7739da..0252f08 100644 --- a/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig +++ b/projects/ak3918ev200_vulture/br-ext-chip-anyka/configs/ak3918ev200_lite_defconfig @@ -50,7 +50,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(TOPDIR)/../general/package/busybox/busybox.config" 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_OSDRV_AK3918EV300 is not set BR2_PACKAGE_IPCTOOL=y diff --git a/projects/gk7205v200_lite_elsar/br-ext-chip-goke/configs/gk7205v200_lite_elsar_defconfig b/projects/gk7205v200_lite_elsar/br-ext-chip-goke/configs/gk7205v200_lite_elsar_defconfig index f58bb99..4985e38 100644 --- a/projects/gk7205v200_lite_elsar/br-ext-chip-goke/configs/gk7205v200_lite_elsar_defconfig +++ b/projects/gk7205v200_lite_elsar/br-ext-chip-goke/configs/gk7205v200_lite_elsar_defconfig @@ -59,7 +59,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/gk7205v200_lite_elsar/general/scripts/excludes/gk7205v200_lite.list b/projects/gk7205v200_lite_elsar/general/scripts/excludes/gk7205v200_lite.list index b80cbcd..95a7603 100644 --- a/projects/gk7205v200_lite_elsar/general/scripts/excludes/gk7205v200_lite.list +++ b/projects/gk7205v200_lite_elsar/general/scripts/excludes/gk7205v200_lite.list @@ -8,8 +8,7 @@ etc/sensors/imx307_i2c_2l_1080p.ini etc/sensors/imx335_i2c_4M.ini etc/sensors/jxf23_i2c_1080p.ini etc/sensors/jxf23_i2c_dc_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini +etc/sensors/sc200ai_i2c_1080p.ini etc/sensors/sc2232h_i2c_1080p.ini etc/sensors/sc2239_i2c_1080p.ini etc/sensors/sc223a_i2c_1080p.ini diff --git a/projects/gk7205v200_lite_huahui/br-ext-chip-goke/configs/gk7205v200_lite_huahui_defconfig b/projects/gk7205v200_lite_huahui/br-ext-chip-goke/configs/gk7205v200_lite_huahui_defconfig index 0b2a628..ddad1b5 100644 --- a/projects/gk7205v200_lite_huahui/br-ext-chip-goke/configs/gk7205v200_lite_huahui_defconfig +++ b/projects/gk7205v200_lite_huahui/br-ext-chip-goke/configs/gk7205v200_lite_huahui_defconfig @@ -54,11 +54,11 @@ BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y +# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/gk7205v200_lite_huahui/general/scripts/excludes/gk7205v200_lite.list b/projects/gk7205v200_lite_huahui/general/scripts/excludes/gk7205v200_lite.list index b80cbcd..95a7603 100644 --- a/projects/gk7205v200_lite_huahui/general/scripts/excludes/gk7205v200_lite.list +++ b/projects/gk7205v200_lite_huahui/general/scripts/excludes/gk7205v200_lite.list @@ -8,8 +8,7 @@ etc/sensors/imx307_i2c_2l_1080p.ini etc/sensors/imx335_i2c_4M.ini etc/sensors/jxf23_i2c_1080p.ini etc/sensors/jxf23_i2c_dc_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini +etc/sensors/sc200ai_i2c_1080p.ini etc/sensors/sc2232h_i2c_1080p.ini etc/sensors/sc2239_i2c_1080p.ini etc/sensors/sc223a_i2c_1080p.ini diff --git a/projects/gk7205v200_lite_safel/br-ext-chip-goke/configs/gk7205v200_lite_safel_defconfig b/projects/gk7205v200_lite_safel/br-ext-chip-goke/configs/gk7205v200_lite_safel_defconfig index af8f6b8..4d3a2c9 100644 --- a/projects/gk7205v200_lite_safel/br-ext-chip-goke/configs/gk7205v200_lite_safel_defconfig +++ b/projects/gk7205v200_lite_safel/br-ext-chip-goke/configs/gk7205v200_lite_safel_defconfig @@ -54,11 +54,11 @@ BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y +# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/gk7205v200_lite_safel/general/scripts/excludes/gk7205v200_lite.list b/projects/gk7205v200_lite_safel/general/scripts/excludes/gk7205v200_lite.list index b80cbcd..95a7603 100644 --- a/projects/gk7205v200_lite_safel/general/scripts/excludes/gk7205v200_lite.list +++ b/projects/gk7205v200_lite_safel/general/scripts/excludes/gk7205v200_lite.list @@ -8,8 +8,7 @@ etc/sensors/imx307_i2c_2l_1080p.ini etc/sensors/imx335_i2c_4M.ini etc/sensors/jxf23_i2c_1080p.ini etc/sensors/jxf23_i2c_dc_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini -etc/sensors/sc2232h_i2c_1080p.ini +etc/sensors/sc200ai_i2c_1080p.ini etc/sensors/sc2232h_i2c_1080p.ini etc/sensors/sc2239_i2c_1080p.ini etc/sensors/sc223a_i2c_1080p.ini diff --git a/projects/gk7205v200_ultimate_baresip/br-ext-chip-goke/configs/gk7205v200_ultimate_baresip_defconfig b/projects/gk7205v200_ultimate_baresip/br-ext-chip-goke/configs/gk7205v200_ultimate_baresip_defconfig index 203d562..df6b6d8 100644 --- a/projects/gk7205v200_ultimate_baresip/br-ext-chip-goke/configs/gk7205v200_ultimate_baresip_defconfig +++ b/projects/gk7205v200_ultimate_baresip/br-ext-chip-goke/configs/gk7205v200_ultimate_baresip_defconfig @@ -59,7 +59,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/gk7205v300_lite_veedo/br-ext-chip-goke/configs/gk7205v300_lite_veedo_defconfig b/projects/gk7205v300_lite_veedo/br-ext-chip-goke/configs/gk7205v300_lite_veedo_defconfig new file mode 100644 index 0000000..b3562df --- /dev/null +++ b/projects/gk7205v300_lite_veedo/br-ext-chip-goke/configs/gk7205v300_lite_veedo_defconfig @@ -0,0 +1,132 @@ +# Architecture +BR2_arm=y +BR2_cortex_a7=y +BR2_ARM_EABI=y +BR2_ARM_FPU_NEON_VFPV4=y +BR2_ARM_INSTRUCTIONS_THUMB2=y +BR2_KERNEL_HEADERS_VERSION=y +BR2_DEFAULT_KERNEL_VERSION="4.9.37" +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y + +# Toolchain +BR2_PER_PACKAGE_DIRECTORIES=y +BR2_GCC_VERSION_12_X=y +# BR2_TOOLCHAIN_USES_UCLIBC is not set +# BR2_TOOLCHAIN_BUILDROOT_UCLIBC is not set +# BR2_TOOLCHAIN_BUILDROOT_LIBC="uclibc" +BR2_TOOLCHAIN_USES_MUSL=y +BR2_TOOLCHAIN_BUILDROOT_MUSL=y +BR2_TOOLCHAIN_BUILDROOT_LIBC="musl" +BR2_TOOLCHAIN_BUILDROOT_CXX=y +BR2_TOOLCHAIN_BUILDROOT_LOCALE=y +BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y + +# Kernel +BR2_LINUX_KERNEL=y +BR2_LINUX_KERNEL_CUSTOM_TARBALL=y +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/openipc/linux/archive/$(OPENIPC_KERNEL).tar.gz" +BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(EXTERNAL_VENDOR)/board/gk7205v200/kernel/gk7205v300.generic.config" +BR2_LINUX_KERNEL_UIMAGE=y +BR2_LINUX_KERNEL_XZ=y + +# OpenIPC +BR2_OPENIPC_SOC_VENDOR="goke" +BR2_OPENIPC_SOC_MODEL="gk7205v300" +BR2_OPENIPC_SOC_FAMILY="gk7205v200" +BR2_OPENIPC_FLAVOR="lite" +BR2_OPENIPC_FLASH_SIZE="8" + +# Filesystem +# BR2_TARGET_TZ_INFO is not set +BR2_TARGET_ROOTFS_CPIO=y +BR2_TARGET_ROOTFS_SQUASHFS=y +BR2_TARGET_ROOTFS_SQUASHFS4_XZ=y +BR2_ROOTFS_OVERLAY="$(BR2_EXTERNAL)/overlay" +BR2_ROOTFS_POST_BUILD_SCRIPT="$(BR2_EXTERNAL)/scripts/rootfs_script.sh" + +# OpenIPC configuration +BR2_TOOLCHAIN_BUILDROOT_VENDOR="openipc" +BR2_TARGET_GENERIC_ISSUE="Welcome to OpenIPC" +BR2_TARGET_GENERIC_HOSTNAME="openipc-gk7205v300-veedo" +BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" + +# OpenIPC packages +BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" +BR2_PACKAGE_DROPBEAR_OPENIPC=y +# BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set +# BR2_PACKAGE_FDK_AAC_OPENIPC is not set +BR2_PACKAGE_UBOOT_TOOLS=y +BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y +BR2_PACKAGE_HISILICON_OPENSDK=y +# BR2_PACKAGE_HISI_GPIO is not set +BR2_PACKAGE_IPCTOOL=y +BR2_PACKAGE_JSON_C=y +BR2_PACKAGE_JSONFILTER=y +BR2_PACKAGE_LIBCURL_OPENIPC=y +BR2_PACKAGE_LIBCURL_OPENIPC_CURL=y +# BR2_PACKAGE_LIBCURL_OPENIPC_VERBOSE is not set +# BR2_PACKAGE_LIBCURL_OPENIPC_PROXY_SUPPORT is not set +# BR2_PACKAGE_LIBCURL_OPENIPC_COOKIES_SUPPORT is not set +# BR2_PACKAGE_LIBCURL_OPENIPC_EXTRA_PROTOCOLS_FEATURES is not set +BR2_PACKAGE_LIBCURL_OPENIPC_MBEDTLS=y +BR2_PACKAGE_LIBEVENT_OPENIPC=y +BR2_PACKAGE_LIBEVENT_OPENIPC_REMOVE_PYSCRIPT=y +BR2_PACKAGE_LIBOGG_OPENIPC=y +BR2_PACKAGE_LIBYAML=y +BR2_PACKAGE_MAJESTIC_FONTS=y +BR2_PACKAGE_MAJESTIC=y +BR2_PACKAGE_MBEDTLS_OPENIPC=y +# BR2_PACKAGE_MBEDTLS_OPENIPC_PROGRAMS is not set +# BR2_PACKAGE_MBEDTLS_OPENIPC_COMPRESSION is not set +BR2_PACKAGE_MICROBE_WEB=y +# BR2_PACKAGE_MINI_SNMPD is not set +# BR2_PACKAGE_MOTORS is not set +BR2_PACKAGE_OPUS_OPENIPC=y +BR2_PACKAGE_OPUS_OPENIPC_FIXED_POINT=y +# BR2_PACKAGE_SSHPASS is not set +# BR2_PACKAGE_UACME_OPENIPC is not set +BR2_PACKAGE_VTUND_OPENIPC=y +BR2_PACKAGE_YAML_CLI=y + +# WiFi +BR2_PACKAGE_WIRELESS_TOOLS=y +BR2_PACKAGE_WPA_SUPPLICANT=y +BR2_PACKAGE_WPA_SUPPLICANT_CLI=y +BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y +BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y +BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC=y +BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC_MEDIATEK_MT7601U=y +# BR2_PACKAGE_RTL8188EU is not set + +# WIREGUARD +BR2_PACKAGE_WIREGUARD_LINUX_COMPAT=y +BR2_PACKAGE_WIREGUARD_TOOLS=y + +# ZEROTIER +# BR2_PACKAGE_ZEROTIER_ONE is not set + +# MQTT +BR2_PACKAGE_MOSQUITTO=y +# BR2_PACKAGE_MOSQUITTO_BROKER is not set + +# DEBUG +# BR2_PACKAGE_HOST_GDB is not set +# BR2_PACKAGE_GDB is not set + +# CCACHE +BR2_CCACHE=y +BR2_CCACHE_DIR="$(HOME)/.ccache" + +# Compression +BR2_PACKAGE_ZLIB=y + +# External +BR2_TOOLCHAIN_EXTERNAL=y +BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y +BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y +BR2_TOOLCHAIN_EXTERNAL_CUSTOM_PREFIX="arm-openipc-linux-musleabi" +BR2_TOOLCHAIN_EXTERNAL_CXX=y +BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y +BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_9=y +BR2_TOOLCHAIN_EXTERNAL_URL="https://github.com/openipc/firmware/releases/download/$(OPENIPC_TOOLCHAIN).tgz" diff --git a/projects/gk7205v300_lite_veedo/general/overlay/etc/TZ b/projects/gk7205v300_lite_veedo/general/overlay/etc/TZ new file mode 100644 index 0000000..8d44087 --- /dev/null +++ b/projects/gk7205v300_lite_veedo/general/overlay/etc/TZ @@ -0,0 +1 @@ +MSK-3 \ No newline at end of file diff --git a/projects/gk7205v300_lite_veedo/general/overlay/etc/composer.ini b/projects/gk7205v300_lite_veedo/general/overlay/etc/composer.ini new file mode 100644 index 0000000..4b8c9af --- /dev/null +++ b/projects/gk7205v300_lite_veedo/general/overlay/etc/composer.ini @@ -0,0 +1,5 @@ +# +composer_message="This firmware was created with the OpenIPC Composer project" +# +default_timezone="MSK-3 | Europe/Moscow" + diff --git a/projects/gk7205v300_lite_veedo/general/overlay/etc/timezone b/projects/gk7205v300_lite_veedo/general/overlay/etc/timezone new file mode 100644 index 0000000..b1f078f --- /dev/null +++ b/projects/gk7205v300_lite_veedo/general/overlay/etc/timezone @@ -0,0 +1 @@ +Europe/Moscow \ No newline at end of file diff --git a/projects/gk7205v300_lite_veedo/general/scripts/excludes/gk7205v300_lite.list b/projects/gk7205v300_lite_veedo/general/scripts/excludes/gk7205v300_lite.list new file mode 100644 index 0000000..627578a --- /dev/null +++ b/projects/gk7205v300_lite_veedo/general/scripts/excludes/gk7205v300_lite.list @@ -0,0 +1,38 @@ +# +etc/sensors/4l_sc223a_i2c_1080p.ini +etc/sensors/bt656_720p.ini +etc/sensors/gc2053_i2c_1080p.ini +etc/sensors/gc4653_i2c_4M.ini +etc/sensors/imx307_i2c_2l_1080p.ini +etc/sensors/jxf23_i2c_1080p.ini +etc/sensors/jxf23_i2c_dc_1080p.ini +etc/sensors/sc200ai_i2c_1080p.ini +etc/sensors/sc2232h_i2c_1080p.ini +etc/sensors/sc2239_i2c_1080p.ini +etc/sensors/sc223a_i2c_1080p.ini +etc/sensors/sc2335_i2c_1080p.ini +etc/sensors/smtsec_imx307_i2c_4l_1080p.ini +# +#etc/sensors/60fps +#etc/sensors/WDR +#etc/sensors/iq +# +usr/lib/sensors/libsns_bt656.so +usr/lib/sensors/libsns_f37.so +usr/lib/sensors/libsns_gc2053.so +usr/lib/sensors/libsns_gc4653_2l.so +usr/lib/sensors/libsns_imx307.so +usr/lib/sensors/libsns_imx307_2l.so +usr/lib/sensors/libsns_sc200ai.so +usr/lib/sensors/libsns_sc2232h.so +usr/lib/sensors/libsns_sc2239.so +usr/lib/sensors/libsns_sc223a.so +usr/lib/sensors/libsns_sc223a_4l.so +usr/lib/sensors/libsns_sc2335.so +usr/lib/sensors/libsns_sc3235.so +usr/lib/sensors/libsns_sc3335.so +# +lib/modules/4.9.37/kernel/drivers/i2c +lib/modules/4.9.37/kernel/drivers/scsi +lib/modules/4.9.37/kernel/drivers/usb +lib/modules/4.9.37/kernel/fs/f2fs diff --git a/projects/gk7205v300_ultimate_oko2/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig b/projects/gk7205v300_ultimate_oko2/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig index 64fbe20..b142100 100644 --- a/projects/gk7205v300_ultimate_oko2/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig +++ b/projects/gk7205v300_ultimate_oko2/br-ext-chip-goke/configs/gk7205v300_ultimate_defconfig @@ -59,7 +59,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/gk7205v300_ultimate_surveyorlabs/br-ext-chip-goke/configs/gk7205v300_ultimate_surveyorlabs_defconfig b/projects/gk7205v300_ultimate_surveyorlabs/br-ext-chip-goke/configs/gk7205v300_ultimate_surveyorlabs_defconfig index c20cdab..9f4fe5d 100644 --- a/projects/gk7205v300_ultimate_surveyorlabs/br-ext-chip-goke/configs/gk7205v300_ultimate_surveyorlabs_defconfig +++ b/projects/gk7205v300_ultimate_surveyorlabs/br-ext-chip-goke/configs/gk7205v300_ultimate_surveyorlabs_defconfig @@ -59,7 +59,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_GOKE_OSDRV_GK7205V200=y BR2_PACKAGE_HISILICON_OPENSDK=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/hi3516cv500_ultimate_caminos/br-ext-chip-hisilicon/configs/hi3516cv500_ultimate_caminos_defconfig b/projects/hi3516cv500_ultimate_caminos/br-ext-chip-hisilicon/configs/hi3516cv500_ultimate_caminos_defconfig index 59bbb5b..6471fdd 100644 --- a/projects/hi3516cv500_ultimate_caminos/br-ext-chip-hisilicon/configs/hi3516cv500_ultimate_caminos_defconfig +++ b/projects/hi3516cv500_ultimate_caminos/br-ext-chip-hisilicon/configs/hi3516cv500_ultimate_caminos_defconfig @@ -54,7 +54,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_HISILICON_OSDRV_HI3516CV500=y BR2_PACKAGE_IPCTOOL=y diff --git a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig index fb57747..abb25f2 100644 --- a/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig +++ b/projects/hi3518ev200_smarthome/br-ext-chip-hisilicon/configs/hi3518ev200_smarthome_defconfig @@ -50,7 +50,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(TOPDIR)/../general/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_HISILICON_OSDRV_HI3516CV200=y BR2_PACKAGE_IPCTOOL=y diff --git a/projects/hi3536dv100_backupper/br-ext-chip-hisilicon/configs/hi3536dv100_backupper_defconfig b/projects/hi3536dv100_backupper/br-ext-chip-hisilicon/configs/hi3536dv100_backupper_defconfig index 0ce393e..489af1e 100644 --- a/projects/hi3536dv100_backupper/br-ext-chip-hisilicon/configs/hi3536dv100_backupper_defconfig +++ b/projects/hi3536dv100_backupper/br-ext-chip-hisilicon/configs/hi3536dv100_backupper_defconfig @@ -52,7 +52,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(TOPDIR)/../general/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y # BR2_PACKAGE_JSON_C is not set diff --git a/projects/msc313e_lite_baresip/br-ext-chip-sigmastar/configs/msc313e_lite_baresip_defconfig b/projects/msc313e_lite_baresip/br-ext-chip-sigmastar/configs/msc313e_lite_baresip_defconfig index b6c1824..6ef03bb 100644 --- a/projects/msc313e_lite_baresip/br-ext-chip-sigmastar/configs/msc313e_lite_baresip_defconfig +++ b/projects/msc313e_lite_baresip/br-ext-chip-sigmastar/configs/msc313e_lite_baresip_defconfig @@ -50,7 +50,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL_GENERAL_PATH)/package/busybox/busybox BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/ssc335de_ultimate_baresip/br-ext-chip-sigmastar/configs/ssc335de_ultimate_baresip_defconfig b/projects/ssc335de_ultimate_baresip/br-ext-chip-sigmastar/configs/ssc335de_ultimate_baresip_defconfig index 80e11c5..37f8533 100644 --- a/projects/ssc335de_ultimate_baresip/br-ext-chip-sigmastar/configs/ssc335de_ultimate_baresip_defconfig +++ b/projects/ssc335de_ultimate_baresip/br-ext-chip-sigmastar/configs/ssc335de_ultimate_baresip_defconfig @@ -57,7 +57,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/ssc338q_lite_ask/br-ext-chip-sigmastar/configs/ssc338q_lite_ask_defconfig b/projects/ssc338q_lite_ask/br-ext-chip-sigmastar/configs/ssc338q_lite_ask_defconfig index 168cae4..e3d308c 100644 --- a/projects/ssc338q_lite_ask/br-ext-chip-sigmastar/configs/ssc338q_lite_ask_defconfig +++ b/projects/ssc338q_lite_ask/br-ext-chip-sigmastar/configs/ssc338q_lite_ask_defconfig @@ -53,7 +53,6 @@ BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config" BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_UBOOT_TOOLS=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/t31_lite_baresip/br-ext-chip-ingenic/configs/t31_lite_baresip_defconfig b/projects/t31_lite_baresip/br-ext-chip-ingenic/configs/t31_lite_baresip_defconfig index 42d1c32..919ba42 100644 --- a/projects/t31_lite_baresip/br-ext-chip-ingenic/configs/t31_lite_baresip_defconfig +++ b/projects/t31_lite_baresip/br-ext-chip-ingenic/configs/t31_lite_baresip_defconfig @@ -62,7 +62,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/t31_lite_convoy/br-ext-chip-ingenic/configs/t31_lite_convoy_defconfig b/projects/t31_lite_convoy/br-ext-chip-ingenic/configs/t31_lite_convoy_defconfig index 5f60f75..a59a123 100644 --- a/projects/t31_lite_convoy/br-ext-chip-ingenic/configs/t31_lite_convoy_defconfig +++ b/projects/t31_lite_convoy/br-ext-chip-ingenic/configs/t31_lite_convoy_defconfig @@ -62,7 +62,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/t31_lite_faceter/br-ext-chip-ingenic/configs/t31_lite_faceter_defconfig b/projects/t31_lite_faceter/br-ext-chip-ingenic/configs/t31_lite_faceter_defconfig index e29e684..15d627a 100644 --- a/projects/t31_lite_faceter/br-ext-chip-ingenic/configs/t31_lite_faceter_defconfig +++ b/projects/t31_lite_faceter/br-ext-chip-ingenic/configs/t31_lite_faceter_defconfig @@ -62,7 +62,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y # BR2_PACKAGE_JSONFILTER is not set diff --git a/projects/t31_lite_gateway/br-ext-chip-ingenic/configs/t31_lite_gateway_defconfig b/projects/t31_lite_gateway/br-ext-chip-ingenic/configs/t31_lite_gateway_defconfig index dc2bf23..0e9228d 100644 --- a/projects/t31_lite_gateway/br-ext-chip-ingenic/configs/t31_lite_gateway_defconfig +++ b/projects/t31_lite_gateway/br-ext-chip-ingenic/configs/t31_lite_gateway_defconfig @@ -55,7 +55,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/t31_lite_hs/br-ext-chip-ingenic/configs/t31_lite_hs_defconfig b/projects/t31_lite_hs/br-ext-chip-ingenic/configs/t31_lite_hs_defconfig index e94f4d5..e36b96a 100644 --- a/projects/t31_lite_hs/br-ext-chip-ingenic/configs/t31_lite_hs_defconfig +++ b/projects/t31_lite_hs/br-ext-chip-ingenic/configs/t31_lite_hs_defconfig @@ -55,7 +55,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y diff --git a/projects/t31_lite_vixand2/br-ext-chip-ingenic/configs/t31_lite_vixand2_defconfig b/projects/t31_lite_vixand2/br-ext-chip-ingenic/configs/t31_lite_vixand2_defconfig index c1354a5..ed22218 100644 --- a/projects/t31_lite_vixand2/br-ext-chip-ingenic/configs/t31_lite_vixand2_defconfig +++ b/projects/t31_lite_vixand2/br-ext-chip-ingenic/configs/t31_lite_vixand2_defconfig @@ -61,7 +61,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y # BR2_PACKAGE_INGENIC_OPENSDK is not set # BR2_PACKAGE_INGENIC_OSDRV_T31 is not set -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y # BR2_PACKAGE_JSON_C is not set # BR2_PACKAGE_JSONFILTER is not set diff --git a/projects/t31_lite_zftlab/br-ext-chip-ingenic/configs/t31_lite_zftlab_defconfig b/projects/t31_lite_zftlab/br-ext-chip-ingenic/configs/t31_lite_zftlab_defconfig index 0e2f61e..01f5adb 100644 --- a/projects/t31_lite_zftlab/br-ext-chip-ingenic/configs/t31_lite_zftlab_defconfig +++ b/projects/t31_lite_zftlab/br-ext-chip-ingenic/configs/t31_lite_zftlab_defconfig @@ -62,7 +62,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y BR2_PACKAGE_UBOOT_TOOLS=y BR2_PACKAGE_INGENIC_OPENSDK=y BR2_PACKAGE_INGENIC_OSDRV_T31=y -BR2_PACKAGE_HASERL=y BR2_PACKAGE_IPCTOOL=y BR2_PACKAGE_JSON_C=y BR2_PACKAGE_JSONFILTER=y diff --git a/projects/t31_vixand/br-ext-chip-ingenic/configs/t31_vixand_defconfig b/projects/t31_vixand/br-ext-chip-ingenic/configs/t31_vixand_defconfig index bddcf4e..8a1e1c1 100644 --- a/projects/t31_vixand/br-ext-chip-ingenic/configs/t31_vixand_defconfig +++ b/projects/t31_vixand/br-ext-chip-ingenic/configs/t31_vixand_defconfig @@ -55,7 +55,6 @@ BR2_PACKAGE_DROPBEAR_OPENIPC=y # BR2_PACKAGE_FDK_AAC_OPENIPC is not set BR2_PACKAGE_FWPRINTENV_OPENIPC=y # BR2_PACKAGE_INGENIC_OSDRV_T31 is not set -BR2_PACKAGE_HASERL=y # BR2_PACKAGE_HISI_GPIO is not set BR2_PACKAGE_IPCTOOL=y # BR2_PACKAGE_JSON_C is not set