mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-29 23:12:45 +00:00
linux 3.0: move to 3.0.7
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 = "r107"
|
MACHINE_KERNEL_PR = "r108"
|
||||||
|
|
||||||
KERNEL_IMAGETYPE = "uImage"
|
KERNEL_IMAGETYPE = "uImage"
|
||||||
|
|
||||||
|
|||||||
@@ -5,12 +5,12 @@ KERNEL_IMAGETYPE = "uImage"
|
|||||||
|
|
||||||
COMPATIBLE_MACHINE = "(beagleboard)"
|
COMPATIBLE_MACHINE = "(beagleboard)"
|
||||||
|
|
||||||
PV = "3.0.6"
|
PV = "3.0.7"
|
||||||
# v3.0.6 tag
|
# v3.0.7 tag
|
||||||
SRCREV_pn-${PN} = "a004e0962a10dfa7fc83dfa4ed4109d1cf84124b"
|
SRCREV_pn-${PN} = "62bf7928bfe312ec6cf829b06893eb5649ceaec5"
|
||||||
|
|
||||||
# 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 = "b"
|
MACHINE_KERNEL_PR_append = "a"
|
||||||
|
|
||||||
FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
|
FILESPATH =. "${FILE_DIRNAME}/linux-3.0:${FILE_DIRNAME}/linux-3.0/${MACHINE}:"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user