mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-13 07:42:14 +00:00
fix hostname
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user