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:
0a7063f
)
linux-omap2 git: disable problematic L2 cache patch
author
Koen Kooi
<koen@openembedded.org>
Sun, 4 May 2008 16:36:44 +0000
(16:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 4 May 2008 16:36:44 +0000
(16:36 +0000)
packages/linux/linux-omap2_git.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-omap2_git.bb
b/packages/linux/linux-omap2_git.bb
index
72635d1
..
71bd173
100644
(file)
--- a/
packages/linux/linux-omap2_git.bb
+++ b/
packages/linux/linux-omap2_git.bb
@@
-5,7
+5,7
@@
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MA
SRCREV = "547ba9200727d2334f779cbf46ab62accb1281aa"
PV = "2.6.25+git${SRCREV}"
-PR = "r
7
"
+PR = "r
8
"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
@@
-13,7
+13,7
@@
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://usb-timout.patch;patch=1 \
-
file://l2-cache.patch;patch=1 \
+
#
file://l2-cache.patch;patch=1 \
"
COMPATIBLE_MACHINE = "omap2430sdp|omap2420h4|beagleboard"