mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-03-06 12:37:54 +01:00
Buildroot: Bump initial image filesystem size.
We are quickly running out of space, bumping filesystem size a bit till we have auto-expand implemented.
This commit is contained in:
parent
ceecabfe3c
commit
2efec729d0
@ -171,7 +171,7 @@ BR2_PACKAGE_NANO=y
|
||||
BR2_PACKAGE_VIM=y
|
||||
BR2_TARGET_ROOTFS_EXT2=y
|
||||
BR2_TARGET_ROOTFS_EXT2_4=y
|
||||
BR2_TARGET_ROOTFS_EXT2_SIZE="768M"
|
||||
BR2_TARGET_ROOTFS_EXT2_SIZE="1024M"
|
||||
# BR2_TARGET_ROOTFS_TAR is not set
|
||||
BR2_PACKAGE_HOST_DOSFSTOOLS=y
|
||||
BR2_PACKAGE_HOST_GENIMAGE=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user