From: Chris Larson Date: Fri, 26 Nov 2004 19:41:10 +0000 (+0000) Subject: Fix the mtd SRC_URI so oe doesn't choke horribly on it. X-Git-Tag: Release-2010-05/1~15915 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a91810790bab8357c56376a540ac8a6280a679;p=openembedded.git Fix the mtd SRC_URI so oe doesn't choke horribly on it. BKrev: 41a786d6D24IPSWbX9llpC4VXNdNxA --- 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/"