mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 05:48:04 +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
|
require conf/machine/include/tune-cortexa8.inc
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
|
||||||
# Increase this everytime you change something in the kernel
|
# Increase this everytime you change something in the kernel
|
||||||
MACHINE_KERNEL_PR = "r100"
|
MACHINE_KERNEL_PR = "r101"
|
||||||
|
|
||||||
KERNEL_IMAGETYPE = "uImage"
|
KERNEL_IMAGETYPE = "uImage"
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,6 @@ XSERVER = "xserver-xorg \
|
|||||||
xserver-xorg-extension-glx \
|
xserver-xorg-extension-glx \
|
||||||
xf86-input-evdev \
|
xf86-input-evdev \
|
||||||
xf86-input-mouse \
|
xf86-input-mouse \
|
||||||
xf86-input-tslib \
|
|
||||||
xf86-video-fbdev \
|
xf86-video-fbdev \
|
||||||
xf86-input-keyboard"
|
xf86-input-keyboard"
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
COMPATIBLE_MACHINE = "omap4430-panda"
|
COMPATIBLE_MACHINE = "omap4430-panda"
|
||||||
|
|
||||||
# Backport for L27.x, needs loads of testing
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
require linux.inc
|
require linux.inc
|
||||||
|
|
||||||
# The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.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