diff options
| author | Mark Hatle <mark.hatle@xilinx.com> | 2022-02-17 08:48:58 -0800 |
|---|---|---|
| committer | Mark Hatle <mhatle@xilinx.com> | 2022-04-28 06:56:59 -0700 |
| commit | 90c9443255bb78058f5e27b5639fd3ed24987670 (patch) | |
| tree | a1c801324b9447528d7b4bad6e06d7f673fe7cd7 | |
| parent | 4815eec01ff1d9d7cc4e159dc8e61dd5c501f9fe (diff) | |
| download | meta-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.bb | 6 |
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 @@ | |||
| 1 | LINUX_VERSION = "5.15" | 1 | LINUX_VERSION = "5.15.19" |
| 2 | KBRANCH="master" | 2 | KBRANCH="xlnx_rebase_v5.15_LTS" |
| 3 | SRCREV = "e087c38733a5df77e474c8e1706785974c5bfbab" | 3 | SRCREV = "b0c1be301e78c320df8c4d93b18393bfd7fd4e9d" |
| 4 | 4 | ||
| 5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
| 6 | 6 | ||
