[oe-commits] org.oe.dev linux-omap2 git: disable problematic L2 cache patch

koen commit oe at amethyst.openembedded.net
Sun May 4 16:39:33 UTC 2008


linux-omap2 git: disable problematic L2 cache patch

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a291d38abcbdb2627d4d03713d54c5c1288bc2a8
ViewMTN: http://monotone.openembedded.org/revision/info/a291d38abcbdb2627d4d03713d54c5c1288bc2a8
Files:
1
packages/linux/linux-omap2_git.bb
Diffs:

#
# mt diff -r7e837b6291ea13900b4fa21b1903e9688b6f981e -ra291d38abcbdb2627d4d03713d54c5c1288bc2a8
#
#
#
# patch "packages/linux/linux-omap2_git.bb"
#  from [7a39d0ef4c7985483f4482973e1604b71e56b7e3]
#    to [99e634f6d619f025715a2fded7d772dd67561890]
#
============================================================
--- packages/linux/linux-omap2_git.bb	7a39d0ef4c7985483f4482973e1604b71e56b7e3
+++ packages/linux/linux-omap2_git.bb	99e634f6d619f025715a2fded7d772dd67561890
@@ -5,7 +5,7 @@ PV = "2.6.25+git${SRCREV}"
 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_append_beagleboard = " file://no
 
 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"






More information about the Openembedded-commits mailing list