1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-26 22:07:51 +00:00

linux 3.0: rebase from 3.0.4 to 3.0.6

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-05 01:57:04 +02:00
parent c26aa8ee7d
commit 22465583e6
2 changed files with 6 additions and 6 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 = "r105"
MACHINE_KERNEL_PR = "r106"
KERNEL_IMAGETYPE = "uImage"