From 0e7af7c6e773c2bfa4f6d4b1b1c6a3246825ac0e Mon Sep 17 00:00:00 2001 From: cronyx Date: Fri, 3 May 2024 15:44:04 +0300 Subject: [PATCH] fix hostname --- .../configs/gk7205v210_lite_vixand-ivg-g4f-a-w_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/br-ext-chip-goke/configs/gk7205v210_lite_vixand-ivg-g4f-a-w_defconfig b/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/br-ext-chip-goke/configs/gk7205v210_lite_vixand-ivg-g4f-a-w_defconfig index 0b4a2b4..969e3ed 100644 --- a/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/br-ext-chip-goke/configs/gk7205v210_lite_vixand-ivg-g4f-a-w_defconfig +++ b/devices/gk7205v210_lite_vixand-ivg-g4f-a-w/br-ext-chip-goke/configs/gk7205v210_lite_vixand-ivg-g4f-a-w_defconfig @@ -48,7 +48,7 @@ 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-gk7205v200" +BR2_TARGET_GENERIC_HOSTNAME="openipc-gk7205v210" BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches" # OpenIPC packages