summaryrefslogtreecommitdiff
path: root/recipes-core/fs-init/fs-init.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/fs-init/fs-init.bb')
-rw-r--r--recipes-core/fs-init/fs-init.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/fs-init/fs-init.bb b/recipes-core/fs-init/fs-init.bb
index 1a06a7e..a9c1db2 100644
--- a/recipes-core/fs-init/fs-init.bb
+++ b/recipes-core/fs-init/fs-init.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Expand the rootfs to the full size of its partion"
DESCRIPTION = "Script to expand the rootfs to the full size of its partion, started as a systemd service which removes itself once finished"
LICENSE = "Public Domain"
PR = "r3"