mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 01:40:45 +00:00
linux-ti-staging: update with latest fixes in connectivity and A/D
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 = "6b7737373fad112d416781e83841732d33b0d1bd"
|
SRCREV = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e"
|
||||||
PV = "3.14.26"
|
PV = "3.14.26"
|
||||||
|
|
||||||
# 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+gitr${SRCPV}"
|
MACHINE_KERNEL_PR_append = "e+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