1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00

linux-ti-staging: update to the latest

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-02-15 11:25:51 +00:00
parent 612b62bf90
commit 212e0b5af0
3 changed files with 5 additions and 6 deletions
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "54cdc562d6d233f43e5ffce60562d6fe110adf90"
SRCREV = "dc9886fc8d12a9721b9ba198ee10d2c4720fba5e"
PV = "4.19.15+git${SRCPV}"
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "efb32b0ef31152f612fcefae8f7511e88da957be"
SRCREV = "5ff99d90f1ff549c2c17e9a146abd73696f94f80"
PV = "4.19.15+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"