mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
linux 3.0: update to 3.0.28
Runtime tested on Angstrom/beagleboard-xM Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
d2886e6355
commit
3a441d63e9
@@ -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 = "r118"
|
||||
MACHINE_KERNEL_PR = "r119"
|
||||
|
||||
KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
|
||||
@@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
COMPATIBLE_MACHINE = "(beagleboard)"
|
||||
|
||||
PV = "3.0.25"
|
||||
# v3.0.25 tag
|
||||
SRCREV_pn-${PN} = "9bf176a3e029ae7f2dc6feae185091525a988be2"
|
||||
PV = "3.0.28"
|
||||
# v3.0.28 tag
|
||||
SRCREV_pn-${PN} = "0527fde0639955203ad48a9fd83bd6fc35e82e07"
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
Reference in New Issue
Block a user