diff options
| author | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-22 09:05:07 -0300 |
|---|---|---|
| committer | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-22 09:05:07 -0300 |
| commit | 979df75c3793830e015da50ef2a7b9a18fd8e27c (patch) | |
| tree | 615d1081fa7d4a1d039df464f585e71beb6da0cc /recipes-multimedia | |
| parent | 8075eaa90529c1e5a0a8eff4c6ef512be3695d25 (diff) | |
| download | meta-freescale-979df75c3793830e015da50ef2a7b9a18fd8e27c.tar.gz | |
imx-dsp-codec-ext: Expand DESCRIPTION per oelint
Expand the terse DESCRIPTION so it is longer and more informative than
the SUMMARY (descriptiontoobrief). No functional change.
Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
Diffstat (limited to 'recipes-multimedia')
| -rw-r--r-- | recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb index 90c8e1a36..3122707ee 100644 --- a/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb +++ b/recipes-multimedia/imx-dsp/imx-dsp-codec-ext_2.1.8.bb | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | # Copyright 2018-2023 NXP | 1 | # Copyright 2018-2023 NXP |
| 2 | 2 | ||
| 3 | SUMMARY = "i.MX DSP codec wrapper and library extension" | 3 | SUMMARY = "i.MX DSP codec wrapper and library extension" |
| 4 | DESCRIPTION = "i.MX DSP Codec Wrapper and Lib owned by NXP" | 4 | DESCRIPTION = "i.MX DSP codec wrapper and library extension providing additional \ |
| 5 | audio codecs for the i.MX DSP framework." | ||
| 5 | HOMEPAGE = "https://www.nxp.com/" | 6 | HOMEPAGE = "https://www.nxp.com/" |
| 6 | SECTION = "multimedia" | 7 | SECTION = "multimedia" |
| 7 | LICENSE = "Proprietary" | 8 | LICENSE = "Proprietary" |
