Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
[openembedded.git] / recipes / e2tools / e2tools_0.0.16.bb
1 SECTION = "base"
2 LICENSE = "GPL"
3 DESCRIPTION = "A simple set of utilities for reading, writing, and \
4 manipulating files in an ext2/ext3 filesystem."
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