summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-09-16 11:17:01 +0100
committerKoen Kooi <koen@openembedded.org>2010-09-16 12:34:37 +0200
commit425cbaa958dddf22254258a765198557f4ecde5a (patch)
tree2cea02940133ae4f02af62e5270f1de2a725df82 /conf
parent37ac17279e45eeb238d688b68251de8121283490 (diff)
downloadopenembedded-425cbaa958dddf22254258a765198557f4ecde5a.tar.gz
linux-omap-psp: Add latest pending kernel patches
* Fixes for 1GHz operation * EHCI * Build * DSS * Bump Kernel PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf')
-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 60ec0ff42a..193e31e8f9 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
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 = "r89"
+MACHINE_KERNEL_PR = "r90"
KERNEL_IMAGETYPE = "uImage"