mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 16:01:37 +00:00
linux-ti-staging: update with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
|
|||||||
|
|
||||||
BRANCH = "ti-lsk-linux-4.1.y"
|
BRANCH = "ti-lsk-linux-4.1.y"
|
||||||
|
|
||||||
SRCREV = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4"
|
SRCREV = "6d77561dd0c6b18bd5e9abf45dc215b84ebe338f"
|
||||||
PV = "4.1.6+git${SRCPV}"
|
PV = "4.1.6+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 = "l"
|
MACHINE_KERNEL_PR_append = "m"
|
||||||
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