diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-21 18:47:38 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-21 20:07:11 +0530 |
| commit | 8b67275c559e493a07787252f7a6c9cecee92393 (patch) | |
| tree | 981fc1fcc4a1c29b0ff055693474952a1b4f72d9 | |
| parent | 3f4620056f0c09720f875af283e9741719cc64dd (diff) | |
| download | meta-xilinx-8b67275c559e493a07787252f7a6c9cecee92393.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_1971
watchdog: xilinx_wwdt: Add check for timeout limit and set maximum value if exceeded
remoteproc: zynqmp: Change tcm address translation method
remoteproc: zynqmp: fix TCM carveouts in lockstep mode
mtd: spi-nor: winbond: Add lock/unlock support for W25Q256JWFIM
arm64: versal-net: Align spi-max-frequency for se7
arm64: versal: Remove flexnoc node
arm64: zynqmp: dts: Add required properties for rs485 support for KD240
arm64: versal: Add clocks and power domains for LPD SWDT
dt-bindings: power: Add PM for LPD SWDT
arm64: versal: Add LPD SWDT node in versal.dtsi
| -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 db593947..8c9c80eb 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 = "6737b74785db6341fba18dc6e3d35da9ab8fcfb7" | 4 | SRCREV = "6588ef3cf26912333c5f2743ad6445092a09175d" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
