diff options
-rw-r--r-- | mtd/mtd_20041113.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mtd/mtd_20041113.oe b/mtd/mtd_20041113.oe index b7e33fde60..5646840fc4 100644 --- a/mtd/mtd_20041113.oe +++ b/mtd/mtd_20041113.oe @@ -6,7 +6,7 @@ LICENSE = "GPLv2" PR = "r1" SRC_URI = "ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/mtd-snapshot-${PV}.tar.bz2 \ - file://add-exclusion-to-mkfs-jffs2.patch;patch" + file://add-exclusion-to-mkfs-jffs2.patch;patch=1" S = "${WORKDIR}/mtd/" |