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

linux-3.0: update to 3.0.3-stable

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-08-17 21:47:51 +02:00
parent d079bc5d0d
commit ee0ba28e7c
2 changed files with 6 additions and 5 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 = "r103"
MACHINE_KERNEL_PR = "r104"
KERNEL_IMAGETYPE = "uImage"