diff options
author | Roger Monk <r-monk@ti.com> | 2009-11-18 10:03:13 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-18 11:28:51 +0100 |
commit | cd12a381b196188e467d6807c26cb4a3fac28e91 (patch) | |
tree | 47033fb99002e778cfc954f54e2dd0b51c3f9ec8 /conf/machine/include | |
parent | a7affee8d4ce7f514648d07a1c59b05032d37778 (diff) |
linux-davinci git: Update to latest OMAPL kernel
- 2.6.32rc6 (PSP 3.20.00.07)
- Updated commit id's for DA830_OMAPL37/DA850_OMAPL138 and switch to 'master'
- Updated defconfigs (machine defconfig + swap + mmc + fbconsole)
- Bump MACHINE_KERNEL_PR (in davinci.inc)
Diffstat (limited to 'conf/machine/include')
-rw-r--r-- | conf/machine/include/davinci.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc index 206afd46f2..baae3ff327 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 = "r10" +MACHINE_KERNEL_PR = "r11" TARGET_ARCH = "arm" |