diff options
Diffstat (limited to 'templates/feature')
-rw-r--r-- | templates/feature/agl-netboot/50_local.conf.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-netboot/50_local.conf.inc b/templates/feature/agl-netboot/50_local.conf.inc index faff8f21c..47f0c08a6 100644 --- a/templates/feature/agl-netboot/50_local.conf.inc +++ b/templates/feature/agl-netboot/50_local.conf.inc @@ -1,4 +1,5 @@ INHERIT += "netboot" +OVERRIDES .= ":netboot" # add 256MB of extra space in ext4 output image IMAGE_ROOTFS_EXTRA_SPACE ?= "262144" |