configs/atmel_sama5d27_som1_ek_mmc_dev: increase rootfs image size
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Apr 2019 12:40:47 +0000 (14:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Apr 2019 12:40:47 +0000 (14:40 +0200)
commitce751fad37b78bb658ea6532bee3b49ea523aa73
tree2ee9b48451e9d4223662fb08f2519c960a654de3
parent01a0bd3f739ce1284a89641b7f41705c57b5bd04
configs/atmel_sama5d27_som1_ek_mmc_dev: increase rootfs image size

The default rootfs image size is too small, causing the following
build failure:

Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file "udevd"
mkfs.ext4: Could not allocate block in ext2 filesystem while populating file system
*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)

So we increase it to 120 MB.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/199339415

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig