1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-keystone: update from version 3.6-rc6 to 3.6.6

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2012-12-03 15:45:01 -05:00
parent e2e92f525f
commit 033abf6684
3 changed files with 536 additions and 15 deletions

View File

@@ -3,8 +3,9 @@ require conf/machine/include/soc-family.inc
require conf/machine/include/tune-cortexa15.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r2"
MACHINE_KERNEL_PR = "r3"
KERNEL_IMAGETYPE = "uImage"