From: Michael Lauer Date: Fri, 9 Jan 2004 15:57:54 +0000 (+0000) Subject: add patch to dosfstools which makes it compile now X-Git-Tag: Release-2010-05/1~20432 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=309a34e54398061ffdbc9bcacd72113000d6aa12;p=openembedded.git add patch to dosfstools which makes it compile now BKrev: 3ffecf82OZ3wBgFrPr_bBVt9ICiClw --- diff --git a/dosfstools/dosfstools-2.9-r0/mkdosfs-errno.patch b/dosfstools/dosfstools-2.9-r0/mkdosfs-errno.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dosfstools/dosfstools_2.9.oe b/dosfstools/dosfstools_2.9.oe index 9dbec99d63..60323d58f6 100644 --- a/dosfstools/dosfstools_2.9.oe +++ b/dosfstools/dosfstools_2.9.oe @@ -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