mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
pandaboard: move to L24.13 kernel, update machine config to match
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -1,8 +1,5 @@
|
||||
COMPATIBLE_MACHINE = "omap4430-panda"
|
||||
|
||||
# Backport for L27.x, needs loads of testing
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
require linux.inc
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
|
||||
|
||||
Reference in New Issue
Block a user