diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-25 17:25:38 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-25 19:17:10 +0530 |
| commit | 5783686895aedd5cf613665d7d53fe5c638d8196 (patch) | |
| tree | f8ac401f0281815eeb48472ecf21b6a806581c35 | |
| parent | 75a03622cd16b265938222b5fbee85f902e1b96d (diff) | |
| download | meta-xilinx-5783686895aedd5cf613665d7d53fe5c638d8196.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_7131
staging: xilinx_hdcp: Fix gcc warning
crypto: xilinx: RSA support for the Versal platform
firmware: xilinx: RSA interface api support for Versal
mtd: spi-nor: gigadevice: Add lock/unlock support for GD25B512
spi: spi-cadence-quadspi: Remove dependency on SRAM Fill Register during indirect non-dma read
mtd: spi-nor: gigadevice: Set hardware capabilities inline with the opcodes defined in flash info
net: macb: Correct WOL CAPS value
net: macb: Use queue disable instead of tieoff in Versal suspend
| -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 8c9c80eb..019e9de9 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 = "6588ef3cf26912333c5f2743ad6445092a09175d" | 4 | SRCREV = "562194b7c36184701c8774d1a07da07deeae374b" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
