git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
059a65f
)
dsplink: disable 128MB patch in 1.51, it doesn't apply
author
Koen Kooi
<koen@openembedded.org>
Mon, 20 Oct 2008 20:55:53 +0000
(22:55 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 20 Oct 2008 20:55:53 +0000
(22:55 +0200)
packages/dsplink/dsplink_1.51.00.08.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/dsplink_1.51.00.08.bb
b/packages/dsplink/dsplink_1.51.00.08.bb
index
756ce3e
..
8bbff51
100644
(file)
--- a/
packages/dsplink/dsplink_1.51.00.08.bb
+++ b/
packages/dsplink/dsplink_1.51.00.08.bb
@@
-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"