mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
linux-ti-staging: update to the latest with support for J7
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
|
||||
|
||||
BRANCH = "ti-rt-linux-4.19.y"
|
||||
|
||||
SRCREV = "b8935c3f161b90a15cec065066d710b216ae5c97"
|
||||
SRCREV = "1aeb09dbca76a837ae2b721c6dd466aaa3b5f646"
|
||||
PV = "4.19.38+git${SRCPV}"
|
||||
|
||||
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-4.19.y"
|
||||
|
||||
SRCREV = "c17c3766610f07dc0549e51694b4149b92f3ce97"
|
||||
SRCREV = "653ff68fd1cb56a2ce629d8f07f5b3a099485229"
|
||||
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 = "a"
|
||||
MACHINE_KERNEL_PR_append = "b"
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
|
||||
|
||||
Reference in New Issue
Block a user