diff options
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb index b2e14970..1e51ca84 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | LINUX_VERSION = "5.15.19" | 1 | LINUX_VERSION = "5.15.19" |
2 | KBRANCH="xlnx_rebase_v5.15_LTS_2022.1_update" | 2 | KBRANCH="xlnx_rebase_v5.15_LTS_2022.1_update" |
3 | SRCREV = "5ead03b6e64b5072737c653bb20ebcd88704e3d1" | 3 | SRCREV = "9203af14476dce35e697e2c3f2d6d2aa7ee0e77a" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||