aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-05-19 15:40:05 +0100
committerKoen Kooi <koen@openembedded.org>2010-05-19 16:51:27 +0200
commit8a50e39aeaaa04ae0596ad6a3a10bc251acd64cc (patch)
tree4132c2fb6bc32076f34091e4727b1eac4a9c10b4 /conf/machine
parent49a1f4bdb309969f2c40b5dbfefdb56c83c0b264 (diff)
downloadopenembedded-8a50e39aeaaa04ae0596ad6a3a10bc251acd64cc.tar.gz
linux-davinci: Update to latest kernel for DA8xx/OMAPL1xx
* Update to latest kernel patches PSP 3.20.00.12 * Still 2.6.33rc4 * Update defconfigs to match updated kernel configs * 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/machine')
-rw-r--r--conf/machine/include/davinci.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index 59d763df69..6e959675f7 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -1,7 +1,7 @@
require conf/machine/include/tune-arm926ejs.inc
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r44"
+MACHINE_KERNEL_PR = "r45"
TARGET_ARCH = "arm"