From 65b52b34f697857d46b02beaa33a3f662f9c70f7 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Thu, 17 Oct 2024 15:20:31 +0530 Subject: linux-xlnx : Updated SRCREV for 2024.2_7015 xlnx-zynqmp: Add static inline keyword for function defination crypto: zynqmp-aes-gcm: Fix memory leak misc: xilinx_puf: Add module param and ioctl to clear PUF ID and PUF Key crypto: zynqmp-aes-gcm: Align parameters with parenthesis crypto: zynqmp-aes-gcm: Clear AES user key zynqmp: Add command ids to clear keys crypto: xilinx-ecdsa: Fix memory leak in setkey crypto: xilinx-ecdsa: Align parameters with parenthesis crypto: xilinx-ecdsa: Fix buffer overflow in ecdsa-nist-p521 --- meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core') 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 bcc34a20..1e6214ee 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 @@ LINUX_VERSION = "6.6.40" YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" KBRANCH="xlnx_rebase_v6.6_LTS" -SRCREV = "0dfaecf365d9f9c89f3776a4091387893057dcd4" +SRCREV = "d2e1f5de830dfdf46ab90300532099fd1884cc72" SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" KCONF_AUDIT_LEVEL="0" -- cgit v1.2.3-54-g00ecf