aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--96boards-bubblegum.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-bubblegum.yaml b/96boards-bubblegum.yaml
index 84cc3d9..cf32467 100644
--- a/96boards-bubblegum.yaml
+++ b/96boards-bubblegum.yaml
@@ -134,7 +134,7 @@
sudo rm -rf rootfs/dev rootfs/boot rootfs/var/lib/apt/lists
sudo mkdir rootfs/dev rootfs/boot rootfs/var/lib/apt/lists
- sudo make_ext4fs -o -L rootfs -l 2G -s out/bubblegum-jessie_${rootfs}_${VERSION}.emmc.img rootfs/
+ sudo make_ext4fs -o -L rootfs -l 6G -s out/bubblegum-jessie_${rootfs}_${VERSION}.emmc.img rootfs/
sudo umount boot rootfs
sudo kpartx -dv out/bubblegum-jessie_${rootfs}_${VERSION}.img
sudo rm -rf boot rootfs