3d3bea16fe28d669febb0631d32dc918a31aa60f
[vuplus_openembedded] / e2tools / e2tools_0.0.16.oe
1 SECTION = "base"
2 DESCRIPTION = "A simple set of utilities for reading, writing, and \
3 manipulating files in an ext2/ext3 filesystem."
4 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
5 DEPENDS = "e2fsprogs-libs e2fsprogs"
6 SRC_URI = "http://www.pobox.com/~sheff/sw/e2tools/e2tools-${PV}.tar.gz \
7            file://autofoo.patch;patch=1"
8 S = "${WORKDIR}/e2tools-${PV}"
9
10 inherit autotools