debian: Increase the size of the root partition

The root partition is set to 4GB which will fill
up pretty quickly. Make it 20GB to align with CentOS
implementation.

Tested by creating an image using build-image and checked
the output of "df".

Story: 2009101
Task: 44093

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: Ied7967a8f7ae487eb536479663fa8436a6083d61
This commit is contained in:
Charles Short 2021-11-30 09:31:28 -05:00
parent ca527ef97a
commit 2799c0b79d
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ ostree:
OSTREE_GRUB_PW_FILE: $OECORE_NATIVE_SYSROOT/usr/share/bootfs/boot_keys/ostree_grub_pw
OSTREE_FDISK_BLM: 2506
OSTREE_FDISK_BSZ: 512
OSTREE_FDISK_RSZ: 4096
OSTREE_FDISK_RSZ: 20480
OSTREE_FDISK_VSZ: 0
OSTREE_FDISK_FSZ: 32
OSTREE_CONSOLE: console=ttyS0,115200 console=tty1