aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorMelissa Watkins <m-watkins@ti.com>2010-12-02 05:22:27 -0600
committerKoen Kooi <koen@openembedded.org>2010-12-04 12:53:58 +0100
commite8d5610aa11f8283a7f1d8874eb21d9113a67669 (patch)
tree8db8dd02203e90c8562beefd1cb17d624ddf40d5 /conf/machine/include
parentddee5c623ca8ae3b7cceae40fa6aaef4c66b021c (diff)
downloadopenembedded-e8d5610aa11f8283a7f1d8874eb21d9113a67669.tar.gz
linux-davinci_git: Patch omapl138 kernel
* Update the linux recipe for linux-davinci_git to patch kernel for omapl138 machines * Add uio_pruss kernel patches for omapl138 platform * Bump the Kernel PR Signed-off-by: Melissa Watkins <m-watkins@ti.com> Signed-off-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf/machine/include')
-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 d3c4957106..3e48097eb3 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 = "r49"
+MACHINE_KERNEL_PR = "r50"
TARGET_ARCH = "arm"