summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-08-22 06:26:41 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-08-22 14:27:10 +0530
commitda502fc443b47ce8acd78adc44b399efbf2bfb90 (patch)
tree913ca0d151b7ce342e09e1a4be658605dd2667da
parentf28ccda6fe3e75d21e8537938c805625b8d5ed37 (diff)
downloadmeta-xilinx-da502fc443b47ce8acd78adc44b399efbf2bfb90.tar.gz
linux-xlnx : Updated SRCREV for 2024.2_3935
Revert "arm64: xilinx: Enable SMMU by default"
-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 d7a75d9e..471fc847 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 = "5157d68835c0513803a8077a765cfeeca4b2fd1f" 4SRCREV = "7786f04362306b120db12f0f5db846c226425336"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"