1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

linux-ti-staging: update to 3.14.40 and PM, A/D and connectivity fixes

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-04-29 20:23:23 +00:00
parent ce70c4cf38
commit 1bdbc46ac0

View File

@@ -45,11 +45,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.14.y"
SRCREV = "ba552b4bc706e4c7040afcd4bc9462fb957768e1"
PV = "3.14.39"
SRCREV = "443cd651e9fd926f50932abff395f6f843a11372"
PV = "3.14.40"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"