1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-31 07:50:52 +00:00

linux-mainline: update to 3.2.28

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2012-08-24 09:20:38 +02:00
committed by Denys Dmytriyenko
parent df83a59b6b
commit acc985b09c
2 changed files with 5 additions and 5 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-omap"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r121"
MACHINE_KERNEL_PR = "r122"
KERNEL_IMAGETYPE = "uImage"