change the hostname from milkv to milkv-duo

the pinpong library need this to differentiate between different boards
This commit is contained in:
carbon
2023-09-07 14:29:10 +08:00
parent 165fc3c4c1
commit 1b10c6a1fb

View File

@ -202,7 +202,7 @@ BR2_TOOLCHAIN_HAS_ATOMIC=y
#
BR2_ROOTFS_SKELETON_DEFAULT=y
# BR2_ROOTFS_SKELETON_CUSTOM is not set
BR2_TARGET_GENERIC_HOSTNAME="milkv"
BR2_TARGET_GENERIC_HOSTNAME="milkv-duo"
BR2_TARGET_GENERIC_ISSUE="Welcome to Milk-V"
BR2_TARGET_GENERIC_PASSWD_SHA256=y
# BR2_TARGET_GENERIC_PASSWD_SHA512 is not set