summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:08 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:08 -0300
commit32508c7d3db566a9e3ad19c88bb8eac3c17fce7f (patch)
tree02e11787d27a9ca22b0a6c695ee050917f434bf2 /recipes-kernel/kernel-modules
parent098d5a7f2284dc7d4558f9bbc911c4867132173c (diff)
downloadmeta-freescale-32508c7d3db566a9e3ad19c88bb8eac3c17fce7f.tar.gz
kernel-module-isp-vvcam: Set SUMMARY and SECTION per oelint
Add the missing mandatory SUMMARY and set SECTION. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/kernel-modules')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb
index 89676965d..5276a4dea 100644
--- a/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-isp-vvcam_4.2.2.26.1.bb
@@ -1,7 +1,9 @@
1# Copyright 2020-2026 NXP 1# Copyright 2020-2026 NXP
2 2
3SUMMARY = "i.MX ISP kernel module"
3DESCRIPTION = "Kernel loadable module for ISP" 4DESCRIPTION = "Kernel loadable module for ISP"
4HOMEPAGE = "https://github.com/nxp-imx/isp-vvcam" 5HOMEPAGE = "https://github.com/nxp-imx/isp-vvcam"
6SECTION = "kernel"
5LICENSE = "GPL-2.0-only" 7LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44" 8LIC_FILES_CHKSUM = "file://${S}/../LICENSE;md5=64381a6ea83b48c39fe524c85f65fb44"
7 9