Browse Source

设置rootfs为500M

luyuan_t440 3 years ago
parent
commit
a348da3866
1 changed files with 1 additions and 1 deletions
  1. 1 1
      buildroot-external/configs/ark1668e_devb_emmc_defconfig

+ 1 - 1
buildroot-external/configs/ark1668e_devb_emmc_defconfig

@@ -56,7 +56,7 @@ BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
 BR2_PACKAGE_ANDROID_TOOLS=y
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
-BR2_TARGET_ROOTFS_EXT2_SIZE="300M"
+BR2_TARGET_ROOTFS_EXT2_SIZE="500M"
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_PACKAGE_LIBARKAPI=y
 BR2_LIBARKAPI_ARK1668E=y