1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 03:11:59 +00:00

linux-ti-next: Update to v6.3-rc6 next version

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Andrew Davis
2023-04-11 16:52:43 -05:00
committed by Ryan Eatmon
parent 97b026e2d5
commit a392b299fd
@@ -13,9 +13,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
S = "${WORKDIR}/git"
# 6.1.0-rc1+ version
SRCREV = "4d48f589d294ddc5e01d3b0dc7cecc55324c05ca"
PV = "6.1.0-rc1+git${SRCPV}"
# 6.3.0-rc6+ version
SRCREV = "009795d283d1f9f043e5a4ff97d4140cde17e2d3"
PV = "6.3.0-rc6+git${SRCPV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;protocol=https;branch=master"