summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@xilinx.com>2022-02-04 11:22:12 -0800
committerMark Hatle <mark.hatle@xilinx.com>2022-02-04 11:22:31 -0800
commit49d0754cbe3fee42ca3137a57b117219298ac7ef (patch)
tree86a6451db8dae954773169de9f76ed0acdb01e03
parent8bf2c5ccad1f201b8b235e6328760c491b64638c (diff)
downloadmeta-xilinx-49d0754cbe3fee42ca3137a57b117219298ac7ef.tar.gz
linux-xlnx: Update branch to 2022.1 release branch
Update branch xlnx_rebase_v5.15, as well as SRCREV. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb4
1 files changed, 2 insertions, 2 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 c1cda51c..dc466739 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 @@
1LINUX_VERSION = "5.15" 1LINUX_VERSION = "5.15"
2KBRANCH="master" 2KBRANCH="xlnx_rebase_v5.15"
3SRCREV = "5296e6841df2b46132a9e5a3b7c5218f58486195" 3SRCREV = "1183ce490adb103e5e569b8ebd74c50c885ddc05"
4 4
5KCONF_AUDIT_LEVEL="0" 5KCONF_AUDIT_LEVEL="0"
6 6