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.50

Includes other updates from Platform, Connectivity, A&D and GFX.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-06-20 02:47:31 +00:00
parent 713b53ba2e
commit d6c03fbbc6
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 = "34156ede517fd68a356348a5ee24c2e3a90a13d1"
PV = "4.19.38+git${SRCPV}"
SRCREV = "b54073f9af9cf51aabb75b69d099da7ba53d134c"
PV = "4.19.50+git${SRCPV}"
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "7d94bf0b5ba7a68aa735c422f40d53957d094f8b"
PV = "4.19.38+git${SRCPV}"
SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365"
PV = "4.19.50+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "c"
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"