1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-ti-staging: update with PRU PHY state change fix

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-03-22 14:52:53 -04:00
parent bfa182cd14
commit d90c889953
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
BRANCH = "ti-rt-linux-4.1.y"
SRCREV = "b1e14d991256c58d564b50d4d0439521cff27749"
SRCREV = "3bef1493dbbc61880f09cfda285cd0032a501d41"

View File

@@ -69,11 +69,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
SRCREV = "c23eecbb9f1d6f2eef11eebb3281b79fb26ff862"
SRCREV = "6b41ca0b945d73ac8c8318083f79411639836643"
PV = "4.1.18+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "j"
MACHINE_KERNEL_PR_append = "k"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"