summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-17 06:18:26 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-04-17 08:37:23 +0530
commit7cdd0dd5230d45ee492ce36af3549cde9f562d82 (patch)
treebcc85a7bc41b0cae8b8c3fd6bee28e121ac85a1b
parent4d3d2809b22fba4a6dcd3f6bd994b4843e834b53 (diff)
downloadmeta-xilinx-7cdd0dd5230d45ee492ce36af3549cde9f562d82.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_8599
drivers: mailbox: handle SGI for shared IPI
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
index 3008a572..2ead5c4c 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.6.10" 1LINUX_VERSION = "6.6.10"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta"
3KBRANCH="xlnx_rebase_v6.6_LTS" 3KBRANCH="xlnx_rebase_v6.6_LTS"
4SRCREV = "73608e3d7f39dc2b44a1d3c135dec85bcb1b67f0" 4SRCREV = "0840d6ecdc27c86cad9d24bbc8317a67e09648df"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"