summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-14 12:52:30 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-09-14 15:07:10 +0530
commit765d352c5ccac74ef882ce9e925ef4dab50d8435 (patch)
tree7a35db6344f9fac2580294b91e675c5e728d7b92
parent95e3303f7cc56ca3e1197d49acdb2ac157ae423e (diff)
downloadmeta-xilinx-765d352c5ccac74ef882ce9e925ef4dab50d8435.tar.gz
linux-xlnx : Updated SRCREV for 2023.2_9351
fpga: versal: Add support for 44-bit DMA operations 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 8641401a..80365907 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 = "21bb2c6510c445347db84d59f6b5a7cc09be507b" 4SRCREV = "180fe9b4c8be35c0c75e38a533634dcfd5f39b84"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"