dsplink: disable 128MB patch in 1.51, it doesn't apply
authorKoen Kooi <koen@openembedded.org>
Mon, 20 Oct 2008 20:55:53 +0000 (22:55 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 20 Oct 2008 20:55:53 +0000 (22:55 +0200)
packages/dsplink/dsplink_1.51.00.08.bb

index 756ce3e..8bbff51 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI = "http://install.tarball.in.source.dir/dsplink_1_51_00_08.tar.gz \
 "
 
 SRC_URI_append_beagleboard = " \
-           file://dsplink-128M.patch;patch=1;pnum=2 \
+#           file://dsplink-128M.patch;patch=1;pnum=2 \
 "
 
 S = "${WORKDIR}/dsplink_1_51_00_08/dsplink"