summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-05-31 16:08:22 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-05-31 17:27:35 +0530
commite8e48953cfe0ea5e1db3f64c7de5334a4f87dff2 (patch)
tree9f6298a82b703a008c269948cf0148fe3ebf061d
parent9c53308ac9a833931074d8554b4a185a5534a396 (diff)
downloadmeta-xilinx-e8e48953cfe0ea5e1db3f64c7de5334a4f87dff2.tar.gz
Updated SRCREV of linux-xlnx for 2023.2_4659
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
index 9e715dfe..6a5c77e3 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.5" 1LINUX_VERSION = "6.1.5"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="xlnx_rebase_v6.1_LTS" 3KBRANCH="xlnx_rebase_v6.1_LTS"
4SRCREV = "fab1cba41042423f48852bb244fa5a2c5774d293" 4SRCREV = "cda08684a23737aa453f96a6542047c8ecdfa5d6"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"