mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 13:01:00 +00:00
linux-ti-staging: update with latest platform and PM fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
BRANCH = "ti-linux-3.14.y"
|
BRANCH = "ti-linux-3.14.y"
|
||||||
|
|
||||||
SRCREV = "c12a0f63ff2636cb406f249ca286d1d80bbac5c8"
|
SRCREV = "d4d72d56fdc67603633f0168073713180934dbc0"
|
||||||
PV = "3.14.43+git${SRCPV}"
|
PV = "3.14.43+git${SRCPV}"
|
||||||
|
|
||||||
# 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 = "d"
|
MACHINE_KERNEL_PR_append = "e"
|
||||||
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