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

linux-ti-staging: update to 4.19.24

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-02-26 07:43:47 +00:00
parent afe0350fac
commit f0a5d3e4d1
2 changed files with 5 additions and 5 deletions
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "dc9886fc8d12a9721b9ba198ee10d2c4720fba5e"
PV = "4.19.15+git${SRCPV}"
SRCREV = "18cd0316b579b72efbeaa60856ae93136bce550a"
PV = "4.19.24+git${SRCPV}"
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "5ff99d90f1ff549c2c17e9a146abd73696f94f80"
PV = "4.19.15+git${SRCPV}"
SRCREV = "8de817772462078a064b70d368eeae3b92a31439"
PV = "4.19.24+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 = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"