mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 13:01:00 +00:00
linux 3.0: update from 3.0.17 to 3.0.22
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
2425d6e457
commit
b43e9fc0e1
@@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
|
||||
|
||||
COMPATIBLE_MACHINE = "(beagleboard)"
|
||||
|
||||
PV = "3.0.17"
|
||||
# v3.0.17 tag
|
||||
SRCREV_pn-${PN} = "e9d23be2708477feeaec78e707c80441520c1ef6"
|
||||
PV = "3.0.22"
|
||||
# v3.0.22 tag
|
||||
SRCREV_pn-${PN} = "a4a663513af05a98d6085d92f85c16bb64ac4050"
|
||||
|
||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||
MACHINE_KERNEL_PR_append = "c"
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user