mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 13:01:00 +00:00
linux 3.0: update to 3.0.9
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
|
|||||||
require conf/machine/include/tune-cortexa8.inc
|
require conf/machine/include/tune-cortexa8.inc
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
|
||||||
# Increase this everytime you change something in the kernel
|
# Increase this everytime you change something in the kernel
|
||||||
MACHINE_KERNEL_PR = "r109"
|
MACHINE_KERNEL_PR = "r110"
|
||||||
|
|
||||||
KERNEL_IMAGETYPE = "uImage"
|
KERNEL_IMAGETYPE = "uImage"
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage"
|
|||||||
|
|
||||||
COMPATIBLE_MACHINE = "(beagleboard)"
|
COMPATIBLE_MACHINE = "(beagleboard)"
|
||||||
|
|
||||||
PV = "3.0.8"
|
PV = "3.0.9"
|
||||||
# v3.0.8 tag
|
# v3.0.9 tag
|
||||||
SRCREV_pn-${PN} = "97596c34030ed28657ccafddb67e17a03890b90a"
|
SRCREV_pn-${PN} = "999c1d6bc999d67657033ec780a561aa172c75a9"
|
||||||
|
|
||||||
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
|
||||||
MACHINE_KERNEL_PR_append = "a"
|
MACHINE_KERNEL_PR_append = "a"
|
||||||
|
|||||||
Reference in New Issue
Block a user