diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-15 12:59:35 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-15 16:57:10 +0530 |
| commit | d10b2f6f3c502265830583f994d31de7d5d6e48b (patch) | |
| tree | d6790b8654c94cdcc092db6751557fe5044cac55 /meta-xilinx-core/recipes-kernel | |
| parent | d802aa6705c70e8837b2d713c491ac4fea6d11fa (diff) | |
| download | meta-xilinx-d10b2f6f3c502265830583f994d31de7d5d6e48b.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_7755
media: i2c: Update streaming flag based on return value
arm64: zynqmp: Remove snps,enable_guctl1_ipd_quirk property
dwc3: core: For ZU+ enable GUCTL1 bit 9 for correcting Inter Packet Delay(IPD)
Revert "dwc3: core: Enable GUCTL1 chicken bit 9 for correcting Inter Packet Delay(IPD)"
Revert "dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk"
crypto: xilinx: ECDSA support for the Versal platform
firmware: xilinx: ECDSA support for Versal
soc: xilinx: rename cpu_number1 to dummy_cpu_number
drivers: firmware: Add support for crypto drivers on versal
arm64: zynqmp: Add missing description for vm-p-m1369
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
| -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 59a94468..db593947 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.6.10" | 1 | LINUX_VERSION = "6.6.10" |
| 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" | 2 | YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.6;destsuffix=yocto-kmeta" |
| 3 | KBRANCH="xlnx_rebase_v6.6_LTS" | 3 | KBRANCH="xlnx_rebase_v6.6_LTS" |
| 4 | SRCREV = "140dbba3963264584ba7a58671b7d72e40417327" | 4 | SRCREV = "6737b74785db6341fba18dc6e3d35da9ab8fcfb7" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
