diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:27:09 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 08:27:09 -0300 |
| commit | 7eba9dd8c520ba0ea6e4fead8c59aee14fd67d21 (patch) | |
| tree | 4e5e90655106a17692bced9ca1ea27f2906d8098 /recipes-multimedia | |
| parent | 8eecce685acab249b1148c0512e76d87a4c648c0 (diff) | |
| download | meta-freescale-7eba9dd8c520ba0ea6e4fead8c59aee14fd67d21.tar.gz | |
imx-codec: Set SUMMARY, HOMEPAGE and metadata order per oelint
Add the missing mandatory SUMMARY and HOMEPAGE and move SECTION before
LICENSE to match the standard variable order.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/imx-codec/imx-codec_4.10.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-codec/imx-codec_4.10.0.bb b/recipes-multimedia/imx-codec/imx-codec_4.10.0.bb index f1dfa847f..1c6e8081c 100644 --- a/recipes-multimedia/imx-codec/imx-codec_4.10.0.bb +++ b/recipes-multimedia/imx-codec/imx-codec_4.10.0.bb | |||
| @@ -3,9 +3,11 @@ | |||
| 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
| 4 | # Released under the MIT license (see COPYING.MIT for the terms) | 4 | # Released under the MIT license (see COPYING.MIT for the terms) |
| 5 | 5 | ||
| 6 | SUMMARY = "i.MX multimedia codec libraries" | ||
| 6 | DESCRIPTION = "Freescale Multimedia codec libs" | 7 | DESCRIPTION = "Freescale Multimedia codec libs" |
| 7 | LICENSE = "Proprietary" | 8 | HOMEPAGE = "https://www.nxp.com/" |
| 8 | SECTION = "multimedia" | 9 | SECTION = "multimedia" |
| 10 | LICENSE = "Proprietary" | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" |
| 10 | 12 | ||
| 11 | # Backward compatibility | 13 | # Backward compatibility |
