1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-15 13:57:54 +00:00

pandaboard: move to L24.13 kernel, update machine config to match

This commit is contained in:
Koen Kooi
2011-06-22 09:30:15 +02:00
parent 2b00f9ba1b
commit daba835a44
3 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
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 = "r100"
MACHINE_KERNEL_PR = "r101"
KERNEL_IMAGETYPE = "uImage"
-1
View File
@@ -21,7 +21,6 @@ XSERVER = "xserver-xorg \
xserver-xorg-extension-glx \
xf86-input-evdev \
xf86-input-mouse \
xf86-input-tslib \
xf86-video-fbdev \
xf86-input-keyboard"