summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-24 12:52:57 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2023-11-24 20:17:10 +0530
commitdc96fb5006d1026a7f34a49d702cd15c0c281531 (patch)
tree3d020f7f469e51f99786e7b647d8c00bb9714667
parent1b802c4678324bb2be521122247e23a0f8c9b16d (diff)
downloadmeta-xilinx-dc96fb5006d1026a7f34a49d702cd15c0c281531.tar.gz
linux-xlnx : Updated SRCREV for 2024.1_8795
dmaengine: xilinx: use correct enum for dma_data_direction Revert "spi: increase timeout value for spi transfers" Revert "arm: zynq: Suspend support" firmware: xilinx: Export function to use in other module Revert "usb: xhci: wait for at least 1ms after exiting U3" Revert "usb: dwc3: Fix the broken suspend/resume functionality in dwc3" dt-bindings: net: cdns,macb: Remove cdns,versal-gem compatible string Revert "dt-bindings: clock: versal: Correct example dts" Revert "fpga: zynq: Fix incorrect variable type"
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
index d0f14099..2feba710 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2024.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.0" 1LINUX_VERSION = "6.1.0"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="master" 3KBRANCH="master"
4SRCREV = "63b551930a788f1a2c8240b476bbe9064cf3febf" 4SRCREV = "536560487e01435c58c154220f23a6cde2f605af"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"