1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-31 16:01:37 +00:00

linux-ti335x-psp 3.2: fix 3.5" cape support, turn on CONFIG_AUDIT

* bump MACHINE_KERNEL_PR for the CONFIG_AUDIT change

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-04-09 18:06:43 +02:00
committed by Denys Dmytriyenko
parent 69102ec043
commit d0b6939039
5 changed files with 223 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r8"
MACHINE_KERNEL_PR = "r9"
KERNEL_IMAGETYPE = "uImage"