switch to snapshots from ftp site. remove patches applied upstream.
authorPhil Blundell <philb@gnu.org>
Thu, 3 Jun 2004 22:18:15 +0000 (22:18 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 3 Jun 2004 22:18:15 +0000 (22:18 +0000)
BKrev: 40bfa3a76v9We-CpVC0TxQ82pclSDQ

mtd/mtd.oe

index f2fa8f7..fb1ee9c 100644 (file)
@@ -3,9 +3,8 @@ DESCRIPTION = "Tools for managing memory technology devices."
 PV = "${CVSDATE}"
 
 S = "${WORKDIR}/mtd/"
-SRC_URI = "cvs://anoncvs@cvs.infradead.org/home/cvs;module=mtd;method=ext \
-           file://stdint.patch;patch=1;pnum=0 \
-           file://removelinuxinc.patch;patch=1;pnum=1"
+#SRC_URI = "cvs://anoncvs@cvs.infradead.org/home/cvs;module=mtd;method=ext"
+SRC_URI = "ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/mtd-snapshot-${CVSDATE}.tar.bz2"
 
 CFLAGS_prepend = "-I${S}/include "