diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-24 12:52:57 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2023-11-24 20:17:10 +0530 |
| commit | dc96fb5006d1026a7f34a49d702cd15c0c281531 (patch) | |
| tree | 3d020f7f469e51f99786e7b647d8c00bb9714667 | |
| parent | 1b802c4678324bb2be521122247e23a0f8c9b16d (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | LINUX_VERSION = "6.1.0" | 1 | LINUX_VERSION = "6.1.0" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="master" | 3 | KBRANCH="master" |
| 4 | SRCREV = "63b551930a788f1a2c8240b476bbe9064cf3febf" | 4 | SRCREV = "536560487e01435c58c154220f23a6cde2f605af" |
| 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" | 5 | SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
