This adds up numerous fixes for various k3 platforms, adds platform such as AM62x, J721S2.
While at it, bump the ti-upstream-tools repo as this sync up gives us: - Switch over to 4k as default, configs needed for containers for k3 platforms among other config updates - Enable fixes for various pinmuxes and overlays for system test images. Signed-off-by: Nishanth Menon <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 6 +++--- recipes-kernel/linux/linux-ti-mainline_git.bb | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb index 4a5034fd048c..48c8bd4f440a 100644 --- a/recipes-kernel/linux/linux-ti-mainline_git.bb +++ b/recipes-kernel/linux/linux-ti-mainline_git.bb @@ -20,9 +20,9 @@ S = "${WORKDIR}/git" BRANCH = "master" TOOLS_BRANCH = "master" -# 5.15 Mainline version -SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813" -PV = "5.15+git${SRCPV}" +# 5.18 Mainline version +SRCREV = "4b0986a3613c92f4ec1bdc7f60ec66fea135991f" +PV = "5.18+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "b" @@ -36,7 +36,7 @@ SRC_URI += " \ file://defconfig \ " -SRCREV_ti-upstream-tools = "0f60697843bba6f8d721b14da92b1652563ccb95" +SRCREV_ti-upstream-tools = "2536a656f0fb620bae9e3a0793a23caee0e11023" SRCREV_FORMAT = "linux" KERNEL_DEVICETREE = "" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14794): https://lists.yoctoproject.org/g/meta-ti/message/14794 Mute This Topic: https://lists.yoctoproject.org/mt/91628179/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
