mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 07:50:52 +00:00
linux-ti-staging: update with recent platform and connectivity changes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -45,11 +45,11 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
BRANCH = "ti-linux-3.14.y"
|
BRANCH = "ti-linux-3.14.y"
|
||||||
|
|
||||||
SRCREV = "1a49ac9df1dcd719cb9e89ee891252a17a6a76de"
|
SRCREV = "f8af15dd6a374fc7ccbcb72f3c2b682055c71f0e"
|
||||||
PV = "3.14.34"
|
PV = "3.14.34"
|
||||||
|
|
||||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||||
MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
|
MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
|
||||||
PR = "${MACHINE_KERNEL_PR}"
|
PR = "${MACHINE_KERNEL_PR}"
|
||||||
|
|
||||||
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
|
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
|
||||||
|
|||||||
Reference in New Issue
Block a user