aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/genext2fs/genext2fs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/genext2fs/genext2fs.inc')
-rw-r--r--recipes/genext2fs/genext2fs.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/genext2fs/genext2fs.inc b/recipes/genext2fs/genext2fs.inc
new file mode 100644
index 0000000000..c2984bccdd
--- /dev/null
+++ b/recipes/genext2fs/genext2fs.inc
@@ -0,0 +1,4 @@
+LICENSE = "GPL"
+DESCRIPTION = "A tool to generate an ext2 filesystem \
+as a normal (non-root) user."
+SECTION = "console/utils"