aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-02-15 15:01:59 +0000
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:19 +0200
commitc3da2412bbd349c5d58de988824351f7cdead507 (patch)
treec677eb5f849ea67cd0d0add7fc00581062ae240c /conf
parent7176279b74b61c8b6144c2d14b9e97560a60fb00 (diff)
downloadopenembedded-c3da2412bbd349c5d58de988824351f7cdead507.tar.gz
linux-omap-psp: Update AM3517 to latest kernel + defconfig + add ehci patch
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 89a0f2b15e..33e9d65eee 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 = "r57"
+MACHINE_KERNEL_PR = "r60"
KERNEL_IMAGETYPE = "uImage"