add patch to dosfstools which makes it compile now
authorMichael Lauer <mickey@vanille-media.de>
Fri, 9 Jan 2004 15:57:54 +0000 (15:57 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 9 Jan 2004 15:57:54 +0000 (15:57 +0000)
BKrev: 3ffecf82OZ3wBgFrPr_bBVt9ICiClw

dosfstools/dosfstools-2.9-r0/mkdosfs-errno.patch [new file with mode: 0644]
dosfstools/dosfstools_2.9.oe

diff --git a/dosfstools/dosfstools-2.9-r0/mkdosfs-errno.patch b/dosfstools/dosfstools-2.9-r0/mkdosfs-errno.patch
new file mode 100644 (file)
index 0000000..e69de29
index 9dbec99..60323d5 100644 (file)
@@ -6,7 +6,8 @@ DEPENDS=virtual/libc
 RDEPENDS="libc6"
 
 SRC_URI = ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
-         file://${FILESDIR}/alignment_hack.patch;patch=1
+         file://${FILESDIR}/alignment_hack.patch;patch=1 \
+         file://${FILESDIR}/mkdosfs-errno.patch;patch=1
 
 inherit autotools