aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-18 11:32:59 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-18 11:53:28 +0100
commitc8195fa9cf57165ee28ac31477907991bc44bc76 (patch)
tree6a6a105f73abaf363e3a17caafd32060e2405aa4 /conf/machine
parent62eebc44737ee8a253770503d038be730ce9a3dd (diff)
downloadopenembedded-c8195fa9cf57165ee28ac31477907991bc44bc76.tar.gz
linux-omap 2.6.37: replace various patch with upstream versions and rediff
* The beagle poweron patch was split into 3 and accepted upstream thanks to Nishant * the 2 720MHz patches were combined and pending acceptance thanks to Sanjeev * the boardfile 720MHz patches aren't needed anymore Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 9bcfe483e1..15e34c6508 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r98"
+MACHINE_KERNEL_PR = "r99"
KERNEL_IMAGETYPE = "uImage"