summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-06-22 09:30:15 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-22 09:30:15 +0200
commitdaba835a446ddfbd757d67edea3197beba3f2e9c (patch)
tree7a43e68137811da925b4b2874281e9cbc13c5955 /conf
parent2b00f9ba1b113165852c2b96c7d36ddf47fd77b4 (diff)
downloadmeta-ti-daba835a446ddfbd757d67edea3197beba3f2e9c.tar.gz
pandaboard: move to L24.13 kernel, update machine config to match
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc2
-rw-r--r--conf/machine/omap4430-panda.conf1
2 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 9700a7aa..a40be431 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
4require conf/machine/include/tune-cortexa8.inc 4require conf/machine/include/tune-cortexa8.inc
5PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 5PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
6# Increase this everytime you change something in the kernel 6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r100" 7MACHINE_KERNEL_PR = "r101"
8 8
9KERNEL_IMAGETYPE = "uImage" 9KERNEL_IMAGETYPE = "uImage"
10 10
diff --git a/conf/machine/omap4430-panda.conf b/conf/machine/omap4430-panda.conf
index bd79280a..8f9f86ef 100644
--- a/conf/machine/omap4430-panda.conf
+++ b/conf/machine/omap4430-panda.conf
@@ -21,7 +21,6 @@ XSERVER = "xserver-xorg \
21 xserver-xorg-extension-glx \ 21 xserver-xorg-extension-glx \
22 xf86-input-evdev \ 22 xf86-input-evdev \
23 xf86-input-mouse \ 23 xf86-input-mouse \
24 xf86-input-tslib \
25 xf86-video-fbdev \ 24 xf86-video-fbdev \
26 xf86-input-keyboard" 25 xf86-input-keyboard"
27 26