summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-15 16:05:50 +0530
committerMark Hatle <mark.hatle@amd.com>2023-09-18 16:40:36 -0500
commit9c0848a29595d5cc57d5f4676951ed4e2718e978 (patch)
tree5cbde21a0369d5d3303c572990383543a997b688 /meta-xilinx-core/recipes-kernel
parent4b1acdcf212a086ac19fb0d6d688c2f6099459c3 (diff)
downloadmeta-xilinx-9c0848a29595d5cc57d5f4676951ed4e2718e978.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_9395
uio_xilinx_ai_engine: Fix return value of xilinx_ai_engine_simulate_irq uio_xilinx_ai_engine: Fix irq number in call to irq_set_irqchip_state Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
-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 80365907..a464cdde 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.30" 1LINUX_VERSION = "6.1.30"
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 = "180fe9b4c8be35c0c75e38a533634dcfd5f39b84" 4SRCREV = "4f412ed20fd2c5353c1e878ef9ed77952a5040a1"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"