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

linux-davinci: fix multi-kernel usage

Add cgroup and accept4() patches to L138 kernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-06-06 11:31:32 +02:00
parent cc4141a686
commit 9495db8c91
6 changed files with 2786 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
require conf/machine/include/tune-arm926ejs.inc
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r50"
MACHINE_KERNEL_PR = "r51"
TARGET_ARCH = "arm"