1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +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-06-25 08:34:54 +00:00
parent dbe93d2ee6
commit cfae1d1a45
2 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "b54073f9af9cf51aabb75b69d099da7ba53d134c"
SRCREV = "bec45aa9b46eaf73cfdfbd4a95b3d6c8c3d3dac6"
PV = "4.19.50+git${SRCPV}"

View File

@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365"
SRCREV = "2d5b605e78e570347031f314242e9f84b83dacbc"
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 = "a"
MACHINE_KERNEL_PR_append = "b"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"