summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-13 08:27:09 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-13 08:27:09 -0300
commit7eba9dd8c520ba0ea6e4fead8c59aee14fd67d21 (patch)
tree4e5e90655106a17692bced9ca1ea27f2906d8098 /recipes-multimedia
parent8eecce685acab249b1148c0512e76d87a4c648c0 (diff)
downloadmeta-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.bb4
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
6SUMMARY = "i.MX multimedia codec libraries"
6DESCRIPTION = "Freescale Multimedia codec libs" 7DESCRIPTION = "Freescale Multimedia codec libs"
7LICENSE = "Proprietary" 8HOMEPAGE = "https://www.nxp.com/"
8SECTION = "multimedia" 9SECTION = "multimedia"
10LICENSE = "Proprietary"
9LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359" 11LIC_FILES_CHKSUM = "file://COPYING;md5=a93b654673e1bc8398ed1f30e0813359"
10 12
11# Backward compatibility 13# Backward compatibility