e2tools: new package
authorDaniel Nyström <daniel.nystrom@timeterminal.se>
Mon, 6 Jul 2009 14:28:52 +0000 (22:28 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 20 Apr 2014 21:43:51 +0000 (23:43 +0200)
commit42ec5e049af5c77f18e1facd52927b2f74ee3b9e
tree382aa31993ed59f09d86e43765f510bc5ca2dca2
parentdc4d0e2f5cc783a826b3bfe4d31c00840407a8e2
e2tools: new package

E2tools is a simple set of GPL'ed utilities to read, write, and
manipulate files in an ext2/ext3 filesystem.  These utilities access a
filesystem directly using the ext2fs library.

[Thomas: add toolchain dependencies as needed, use full Git hash, use
github helper, add support for host version.]

Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/Config.in.host
package/e2tools/Config.in [new file with mode: 0644]
package/e2tools/Config.in.host [new file with mode: 0644]
package/e2tools/e2tools.mk [new file with mode: 0644]