1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-19 19:20:27 +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:
Denys Dmytriyenko
2015-01-10 01:10:55 +00:00
parent 147207eb6c
commit 7c286ecdcb

View File

@@ -45,11 +45,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
SRCREV = "6b7737373fad112d416781e83841732d33b0d1bd"
SRCREV = "6af3881e0d3701fcec3050d477b62d7f3c9ea42e"
PV = "3.14.26"
# 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}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"