summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-05-05 15:26:18 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-05-05 15:26:18 +0000
commit93efeb8f87b3d2e25f358919557367e9763c515f (patch)
treee8586f31b56a0169e5f190c159a4b09fc1533e70 /packages/linux/linux-omap2_git.bb
parentc78224a870b742de11b8171d6b98ea4b799baf44 (diff)
parent3ed247c362535ad6f9b77836b3c3d4aec261e1ca (diff)
merge of '1c81965a2b4441230dcc780cb75b714800217cf4'
and 'd61da5b80e9dd6d9c4abeb4bdba7558079f3ccdf'
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 72635d12df..71bd173541 100644
--- 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 = "r7"
+PR = "r8"
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"