mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 15:30:28 +00:00
linux-ti-staging: update with connectivity and A/D 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 = "d0f5c460aac292d2942b23dd6199fe23021212ad"
|
SRCREV = "1da51aba787fd40cf6d0ce7fd35b6757e13a1d4f"
|
||||||
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 = "b"
|
MACHINE_KERNEL_PR_append = "c"
|
||||||
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