diff options
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb | 4 |
1 files changed, 2 insertions, 2 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 3f22e4da..c0aea4b2 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.19" | 1 | LINUX_VERSION = "5.15.36" |
2 | KBRANCH="xlnx_rebase_v5.15_LTS" | 2 | KBRANCH="xlnx_rebase_v5.15_LTS" |
3 | SRCREV = "63ddb06d5da5f9804b96213b697283dee17f42dd" | 3 | SRCREV = "9ef3be1de28ec61f4dad2b16b1097b7e2270a5a6" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||