diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-09-01 16:26:09 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-09-01 17:47:11 +0530 |
commit | 188fe2561b7dc8563f15fb06a75a8fe1bf8840cd (patch) | |
tree | 1233f33c425698d91f2fd633a69a31aa29921fd4 /meta-xilinx-core | |
parent | 8528ba1ed3eb51f4cf1a73d65095366dab46821f (diff) | |
download | meta-xilinx-188fe2561b7dc8563f15fb06a75a8fe1bf8840cd.tar.gz |
Updated SRCREV for 2022.2
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb | 2 |
1 files changed, 1 insertions, 1 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 e521f42e..c41e5df2 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.36" | 1 | LINUX_VERSION = "5.15.36" |
2 | KBRANCH="xlnx_rebase_v5.15_LTS" | 2 | KBRANCH="xlnx_rebase_v5.15_LTS" |
3 | SRCREV = "7e41fe9f1663e176fca4e76fef0c7e3057aee43b" | 3 | SRCREV = "0666ebfb0c32e2af2e2e943ca1561a9a0f83ee9f" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||