build: make TARGET_ROOTFS_PARTSIZE 128MiB by default
authorPetr Štetiar <ynezz@true.cz>
Sat, 22 Jun 2019 06:13:09 +0000 (08:13 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 25 Jun 2019 14:12:21 +0000 (14:12 +0000)
commit469ba337a73586573699be3999bfdf6f9ebe404f
treef963dd156e56bcbbda8ab130253ed5e4e5ecc63e
parent074f273efb54d5e2b66e86fb02fad84ed02971f7
build: make TARGET_ROOTFS_PARTSIZE 128MiB by default

As we're now going to pad all images by default, lets decrease the
default rootfs partition size from 256MiB to 128MiB in order to save
some space.

I'm keeping it above 100MiB in order to keep current behavior, where
overlay filesystem is using F2FS.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
config/Config-images.in