From 90c9443255bb78058f5e27b5639fd3ed24987670 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 17 Feb 2022 08:48:58 -0800 Subject: linux-xlnx: Move default branch to latest LTS New default branch is xlnx_rebase_5.15_LTS. Update the SRCREV to the latest, based on 5.15.19. Signed-off-by: Mark Hatle (cherry picked from commit d511d31679d2c3c997aba3d736180f4026a7b907) Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb index 39e1778b..60301f18 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb @@ -1,6 +1,6 @@ -LINUX_VERSION = "5.15" -KBRANCH="master" -SRCREV = "e087c38733a5df77e474c8e1706785974c5bfbab" +LINUX_VERSION = "5.15.19" +KBRANCH="xlnx_rebase_v5.15_LTS" +SRCREV = "b0c1be301e78c320df8c4d93b18393bfd7fd4e9d" KCONF_AUDIT_LEVEL="0" -- cgit v1.2.3-54-g00ecf