summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-26 06:23:54 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-26 11:17:09 +0530
commit6c25e7c43d6e097ff80afc58300277f891e178fc (patch)
tree25579616190fd18f3f68db9fcfac7cdc134111c8
parenta641977bfd1062ab2c6bbc04dbaa64502c807bc1 (diff)
downloadmeta-xilinx-6c25e7c43d6e097ff80afc58300277f891e178fc.tar.gz
linux-xlnx : Updated SRCREV for 2024.2_9143
crypto: zynqmp-aes-gcm: Initialise key source before use iio: adc: versal-sysmon-i2c: Return max temp on i2c read failure iio: adc: versal-sysmon: Report temperature and voltage channels in milli-scale arm64: zynqmp: Fix pwm-fan polarity
-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 7b4ca313..ce6a99cb 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 = "50035761787ccbb59aaed2def913e2f28ec070ca" 4SRCREV = "10ae90d9dd64f3ab1bc6207100e9adfda6a9b0a2"
5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" 5SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"