summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-03-28 12:50:53 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-03-28 14:27:11 +0530
commit84821000abc60fa3aa6e9eb80d7caa98167e314b (patch)
tree63c1b4a9df650fd30fdb3abf53c1ae8716224a4a /meta-xilinx-core/recipes-kernel
parent20c7bbee4684f5fd71f0d57cd7051fa3c6a100dc (diff)
downloadmeta-xilinx-84821000abc60fa3aa6e9eb80d7caa98167e314b.tar.gz
Updated SRCREV for 2023.2_4891
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_2023.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
index 87a51983..e258af5c 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.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 = "e409860b5c5e78417eccf058261a6f00dc29a44a" 4SRCREV = "4d9224895c20772cc2b9a6f9bf7926b846cde1c5"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"