diff options
| author | John Toomey <john.toomey@amd.com> | 2025-02-25 15:11:21 +0000 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2025-03-30 14:16:15 -0600 |
| commit | 0789a1b6f8899d409784a8721d7751b41c039be0 (patch) | |
| tree | 3ebfa312c1812e224fc332fc037b0a0048f8e784 /meta-xilinx-core | |
| parent | f5cf19d1b59dd761c7b40a7ad87cf9a695288b88 (diff) | |
| download | meta-xilinx-0789a1b6f8899d409784a8721d7751b41c039be0.tar.gz | |
Rework recipe SECTIONs to remove PETALINUX
Signed-off-by: John Toomey <john.toomey@amd.com>
Also expanded the DESCRIPTION of 'ISP'
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/hdmi21/kernel-module-hdmi21_2024.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/hdmi21/kernel-module-hdmi21_2024.2.bb b/meta-xilinx-core/recipes-kernel/hdmi21/kernel-module-hdmi21_2024.2.bb index 806d2515..d26826be 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi21/kernel-module-hdmi21_2024.2.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi21/kernel-module-hdmi21_2024.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Xilinx HDMI 2.1 FMC linux kernel module" | 1 | SUMMARY = "Xilinx HDMI 2.1 FMC linux kernel module" |
| 2 | DESCRIPTION = "Out-of-tree HDMI 2.1 FMC kernel modules provider for aarch64 devices" | 2 | DESCRIPTION = "Out-of-tree HDMI 2.1 FMC kernel modules provider for aarch64 devices" |
| 3 | SECTION = "PETALINUX/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" |
| 6 | 6 | ||
