diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-28 20:45:56 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-03-28 22:37:09 +0530 |
| commit | 47da11ecaad984d1a86882dddf9921f3f060b687 (patch) | |
| tree | f34069b883964b05dcbd11232f0446a5ede90896 /meta-xilinx-core | |
| parent | 24d7b237cba002f8f059346e1a5c9257ff232333 (diff) | |
| download | meta-xilinx-47da11ecaad984d1a86882dddf9921f3f060b687.tar.gz | |
linux-xlnx : Updated SRCREV for 2024.1_4975
v4l: xilinx: dprx: Replace irq_of_parse_and_map with platform_get_irq_byname
v4l: xilinx: dprx: Fix incorrect reconfiguration of registers
v4l: xilinx: dprx: Correct the XDPRX_DEVICE_SERVICE_IRQ_CP_IRQ_MASK macro value
soc: xilinx: Fix event notification issue for SW event node
drm: xlnx: hdcp: Remove unused variable srm_version
xen/pci: Add xen_reset_device_state function
net: phy: xilinx-gmii2rgmii: Adopt clock support
dt-bindings: net: xilinx_gmii2rgmii: Add clock support
Diffstat (limited to 'meta-xilinx-core')
| -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 019e9de9..8f65469a 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 = "562194b7c36184701c8774d1a07da07deeae374b" | 4 | SRCREV = "dcac89c7c78a556240e07ac3c6c568dd5be90ef3" |
| 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" | 5 | SRCREV_meta = "5d0809d0d939c7738cb6e5391126c73fd0e4e865" |
| 6 | 6 | ||
| 7 | KCONF_AUDIT_LEVEL="0" | 7 | KCONF_AUDIT_LEVEL="0" |
