1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-08 20:40:20 +00:00

linux-ti-staging: update to ti2018.05-rc4 tag

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Dan Murphy
2018-11-15 02:25:18 +00:00
committed by Denys Dmytriyenko
parent 8623ab00fd
commit 5ba92528ff
2 changed files with 3 additions and 3 deletions
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
BRANCH = "ti-rt-linux-4.14.y"
SRCREV = "cbd4210a3af802dee7281705667b36bed455e1bb"
SRCREV = "aab33cfa0d3aed1fb463f6a6e62236db6b04fc5f"
PV = "4.14.79+git${SRCPV}"
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.14.y"
SRCREV = "ae8686a0d910688543aeddba3f90523bec4d50dc"
SRCREV = "3438de34744b2eba32456bf8e3f44b19e3061331"
PV = "4.14.79+git${SRCPV}"
# 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}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"