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

linux-ti-stagin: update to the latest

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2019-06-15 04:41:12 +00:00
parent 8b8ddfd9eb
commit 0f431fda73
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 = "1aeb09dbca76a837ae2b721c6dd466aaa3b5f646"
SRCREV = "34156ede517fd68a356348a5ee24c2e3a90a13d1"
PV = "4.19.38+git${SRCPV}"

View File

@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "653ff68fd1cb56a2ce629d8f07f5b3a099485229"
SRCREV = "7d94bf0b5ba7a68aa735c422f40d53957d094f8b"
PV = "4.19.38+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 = "c"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"