1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 07:20:53 +00:00

linux 3.0: update to 3.0.11

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Koen Kooi
2011-11-27 20:19:44 +01:00
parent ad91245361
commit 078587ca99
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
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 = "r111"
MACHINE_KERNEL_PR = "r112"
KERNEL_IMAGETYPE = "uImage"