diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-08-06 12:00:15 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-08-06 14:17:11 +0530 |
| commit | 9f3bfd6bbccc03c68740ab3ccf63fcd89953d603 (patch) | |
| tree | 5c0dcbb8748bbc2562b1a8a59e09f6cfe2b2410f | |
| parent | c4f4441760ba16ce616df3fc7e718f04be1af724 (diff) | |
| download | meta-xilinx-9f3bfd6bbccc03c68740ab3ccf63fcd89953d603.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.2_4171
clk: idt: Fix incompatible function pointer types error
mailbox: zynqmp-ipi: Make polling period configurable
drm: xlnx: Fix DRM_XLNX_HDCP configuration
ASoC: xilinx: Add missing module descriptions
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb index 1ed3d7b2..f1527fdb 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_6.6.40-v2024.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | LINUX_VERSION = "6.6.40" | 1 | LINUX_VERSION = "6.6.40" |
| 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 = "868286d51b5753a66ab89c1c899510c6047b998d" | 4 | SRCREV = "b4b168ff9bb38d7fff9d1cc04398c9d2d383fb7b" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
