diff options
author | Chris Larson <clarson@kergoth.com> | 2003-10-06 22:35:05 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-10-06 22:35:05 +0000 |
commit | 52ad5b53bd0202539dcf89d04bd71528f6a19c05 (patch) | |
tree | 7455221012b611b2fe39bcc76ec6209c3a7e6f7d /genext2fs | |
parent | 7ecef35f40180062e095587008617c96436c832b (diff) |
genext2fs: switch to erik andersen's patch, which includes support for mkfs.jffs2 style device table.
BKrev: 3f81ee19T00k7TigLypPR_rPd0q4pw
Diffstat (limited to 'genext2fs')
-rw-r--r-- | genext2fs/genext2fs-1.3.oe | 2 | ||||
-rw-r--r-- | genext2fs/genext2fs-1.3/misc.patch (renamed from genext2fs/genext2fs-1.3/debian.patch) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/genext2fs/genext2fs-1.3.oe b/genext2fs/genext2fs-1.3.oe index a4c85a367a..c4128b79d7 100644 --- a/genext2fs/genext2fs-1.3.oe +++ b/genext2fs/genext2fs-1.3.oe @@ -1,5 +1,5 @@ SRC_URI := ${DEBIAN_MIRROR}/main/g/genext2fs/genext2fs_1.3.orig.tar.gz \ - file://${FILESDIR}/debian.patch;patch=1 + file://${FILESDIR}/misc.patch;patch=1 S := ${WORKDIR}/genext2fs-${PV}.orig do_compile () { diff --git a/genext2fs/genext2fs-1.3/debian.patch b/genext2fs/genext2fs-1.3/misc.patch index e69de29bb2..e69de29bb2 100644 --- a/genext2fs/genext2fs-1.3/debian.patch +++ b/genext2fs/genext2fs-1.3/misc.patch |