From be3c0d79b7e3d72c66d97f2d8343b5e60f142799 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Thu, 10 Oct 2024 15:40:11 +0530 Subject: linux-xlnx : Updated SRCREV for 2024.2_5303 spi: spi-xilinx: Simplify clock management by using clk_bulk*() APIs dmaengine: zynqmp_dma: Fix the reset value of dma channels net: axienet: Add GRO Multiple Port Support net: axienet: Add EOE GRO support for RX net: axienet: Add Page allocation/deallocation for GRO net: axienet: Add page in struct aximcdma_bd for GRO net: axienet: Add EOE GSO and checksum support for TX net: axienet: Add ethernet offload engine support dt-bindings: net: xlnx,axi-ethernet: Add bindings documentation for Ethernet Offload Engine dt-bindings: net: xlnx,axi-ethernet: Align examples reg property addressing to 32-bit dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems --- meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a791ebd4..9ffb9673 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 = "0deb9f8630d8fc6443807c37158c7ca5b3a4ee5e" +SRCREV = "239b09439a9b1585c021b16f24e9349aee713f58" SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" KCONF_AUDIT_LEVEL="0" -- cgit v1.2.3-54-g00ecf