summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2022-02-17 08:48:58 -0800
committerMark Hatle <mhatle@xilinx.com>2022-04-28 06:56:59 -0700
commit90c9443255bb78058f5e27b5639fd3ed24987670 (patch)
treea1c801324b9447528d7b4bad6e06d7f673fe7cd7
parent4815eec01ff1d9d7cc4e159dc8e61dd5c501f9fe (diff)
downloadmeta-xilinx-90c9443255bb78058f5e27b5639fd3ed24987670.tar.gz
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 <mark.hatle@xilinx.com> (cherry picked from commit d511d31679d2c3c997aba3d736180f4026a7b907) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb6
1 files 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 @@
1LINUX_VERSION = "5.15" 1LINUX_VERSION = "5.15.19"
2KBRANCH="master" 2KBRANCH="xlnx_rebase_v5.15_LTS"
3SRCREV = "e087c38733a5df77e474c8e1706785974c5bfbab" 3SRCREV = "b0c1be301e78c320df8c4d93b18393bfd7fd4e9d"
4 4
5KCONF_AUDIT_LEVEL="0" 5KCONF_AUDIT_LEVEL="0"
6 6