Skip to content

image-sdk: Increase image size to 40G

Emanuele Aina requested to merge wip/em/enbiggen-sdk into apertis/v2019pre

Make more room on the home partition to be able to build the sdk recipe on the sdk itself:

sudo debos apertis-sample-image-sdk.yaml --scratchsize=10G

Even if the total size is increased, this has no actual impact during build: the raw image file is sparse and so is the output vdi file.

Merge request reports