summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-15 06:25:57 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-15 12:17:10 +0530
commit6e47770e7be74ece88861952db520f0320f7e926 (patch)
tree82d6a44aac16ceb1c788abe4d3a8feec211a7d37 /meta-xilinx-core
parent5f92836fefb5860e0a13658b3258a05205ac7eed (diff)
downloadmeta-xilinx-6e47770e7be74ece88861952db520f0320f7e926.tar.gz
linux-xlnx : Updated SRCREV for 2024.2_2155
misc: xilinx-ai-engine: Fixed invalid start column/number of column error and Tile gated issue.
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
index 9ffb9673..bcc34a20 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.6.40" 1LINUX_VERSION = "6.6.40"
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 = "239b09439a9b1585c021b16f24e9349aee713f58" 4SRCREV = "0dfaecf365d9f9c89f3776a4091387893057dcd4"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"