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

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

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2018-11-08 05:49:35 +00:00
parent d75225b5f8
commit b5684cf808
2 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:"
BRANCH = "ti-rt-linux-4.14.y"
SRCREV = "1e77f294451ac7391b677805bde6bc42166e7c21"
SRCREV = "cbd4210a3af802dee7281705667b36bed455e1bb"
PV = "4.14.79+git${SRCPV}"

View File

@@ -55,11 +55,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.14.y"
SRCREV = "3e50654361c34b75784ab7c8c9aa8e96b3a37fc1"
SRCREV = "ae8686a0d910688543aeddba3f90523bec4d50dc"
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 = "a"
MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"