summaryrefslogtreecommitdiff
path: root/openembedded/packages/genext2fs/genext2fs.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-02-23 10:42:14 +0000
committerRichard Purdie <richard@openedhand.com>2006-02-23 10:42:14 +0000
commitc540e440719cf0c71ea154b042b928d608b978ce (patch)
treebf2e745690ff96a032ef12c48beae935816c8522 /openembedded/packages/genext2fs/genext2fs.inc
parentbcd36121d5f9159a2d5c538420b55f61429c0a59 (diff)
downloadopenembedded-core-c540e440719cf0c71ea154b042b928d608b978ce.tar.gz
openembedded-core-c540e440719cf0c71ea154b042b928d608b978ce.tar.bz2
openembedded-core-c540e440719cf0c71ea154b042b928d608b978ce.tar.xz
openembedded-core-c540e440719cf0c71ea154b042b928d608b978ce.zip
Add genext2fs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@287 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/genext2fs/genext2fs.inc')
-rw-r--r--openembedded/packages/genext2fs/genext2fs.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/openembedded/packages/genext2fs/genext2fs.inc b/openembedded/packages/genext2fs/genext2fs.inc
new file mode 100644
index 000000000..c2984bccd
--- /dev/null
+++ b/openembedded/packages/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"