mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
linux-ti-staging: update to the latest from Dunfell
Match the latest sha used in Dunfell. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
90b5051f37
commit
b1aa926874
@@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-5.10:"
|
||||
|
||||
BRANCH = "ti-rt-linux-5.10.y"
|
||||
|
||||
SRCREV = "fe20c3f42e9028a31cb79439c40d3e18d2207342"
|
||||
PV = "5.10.145+git${SRCPV}"
|
||||
SRCREV = "c1a12919117a6978f40e723d6e0c67c744e026b9"
|
||||
PV = "5.10.168+git${SRCPV}"
|
||||
|
||||
@@ -22,8 +22,8 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-5.10.y"
|
||||
|
||||
SRCREV = "8b51d20b6e6e1b9277b59b7aaed8a97eff43097f"
|
||||
PV = "5.10.145+git${SRCPV}"
|
||||
SRCREV = "2c23e6c538c879e380401ae4b236f54020618eaa"
|
||||
PV = "5.10.168+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR:append = "b"
|
||||
|
||||
Reference in New Issue
Block a user