diff --git a/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb b/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb index 6faafb433c281fbbee7143082478b6e5e09e9ce0..7510dfd29c36da084c7b6903d7d41cbeeffd49a2 100644 --- a/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb +++ b/meta-oniro-core/recipes-core/images/oniro-image-extra-dev.bb @@ -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"