diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:40:17 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:40:17 -0300 |
| commit | bf2b523b3c9791ef32c6e61aaef87658e880d7e9 (patch) | |
| tree | 970e6d2813fbd7534888b26960c735967abbd7f4 /recipes-bsp | |
| parent | 7894366ac4a2c34adbb4ce105d86c35d0874130f (diff) | |
| download | meta-freescale-bf2b523b3c9791ef32c6e61aaef87658e880d7e9.tar.gz | |
isp-imx: Set SUMMARY, HOMEPAGE and SECTION per oelint
Add the missing mandatory SUMMARY and HOMEPAGE and set SECTION.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb b/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb index a17615f58..9c6cbec00 100644 --- a/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb +++ b/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | # Copyright 2020-2025 NXP | 1 | # Copyright 2020-2025 NXP |
| 2 | 2 | ||
| 3 | DESCRIPTION = "i.MX Verisilicon Software ISP" | 3 | SUMMARY = "i.MX VeriSilicon software ISP" |
| 4 | DESCRIPTION = "VeriSilicon image signal processing (ISP) software stack for i.MX SoCs." | ||
| 5 | HOMEPAGE = "https://www.nxp.com/" | ||
| 6 | SECTION = "multimedia" | ||
| 4 | LICENSE = "Proprietary" | 7 | LICENSE = "Proprietary" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 6 | 9 | ||
