diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-05-18 12:17:50 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-05-18 13:27:10 +0530 |
commit | 59761067f3c5a7127a61fb50fcbad370988808b8 (patch) | |
tree | 87eb619a4477c69ab22abe28dcb7747a66874344 /meta-xilinx-core/recipes-kernel | |
parent | a64ff0bf015adcefbe691a94ac3e8ecf1a2ba911 (diff) | |
download | meta-xilinx-59761067f3c5a7127a61fb50fcbad370988808b8.tar.gz |
Updated SRCREV for 2022.2
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-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 c0aea4b2..70b50325 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 = "9ef3be1de28ec61f4dad2b16b1097b7e2270a5a6" | 3 | SRCREV = "8894e1e9f60dbe6585907cf5fd49eebefbf53837" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||