Skip to content
Snippets Groups Projects

oniro-image-dev: bump rootfs size to build -dev images

Merged Davide Gardenal requested to merge tony3oo3/oniro:tony/fix_524 into kirkstone
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -14,4 +14,4 @@ IMAGE_INSTALL:append = "\
EXTRA_IMAGE_FEATURES += "dev-pkgs dbg-pkgs src-pkgs tools-sdk tools-debug tools-profile"
# With the EXTRA_IMAGE_FEATURES we need to bump the default size of the rootfs
ROOT_PARTITION_SIZE = "2G"
ROOT_PARTITION_SIZE = "2500M"
Loading