diff options
| author | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-22 09:05:07 -0300 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-07-22 19:20:07 +0000 |
| commit | b373ba662fe0e9da1dd24d2c00d37c724b6bdb94 (patch) | |
| tree | 0896d43c86750d6a66f4dd507de23f12bb44bf06 | |
| parent | 2acdacdd9522f1fac70f23946cab0455a44237c9 (diff) | |
| download | meta-freescale-b373ba662fe0e9da1dd24d2c00d37c724b6bdb94.tar.gz | |
imx-dspc-asrc: 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>
(cherry picked from commit 8075eaa90529c1e5a0a8eff4c6ef512be3695d25)
| -rw-r--r-- | recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.2.bb b/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.2.bb index 10d7d957d..1311fe246 100644 --- a/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.2.bb +++ b/recipes-multimedia/imx-dspc-asrc/imx-dspc-asrc_1.0.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Copyright 2019, 2025 NXP | 1 | # Copyright 2019, 2025 NXP |
| 2 | SUMMARY = "i.MX asynchronous sample rate converter" | 2 | SUMMARY = "i.MX asynchronous sample rate converter" |
| 3 | DESCRIPTION = "NXP Asynchronous Sample Rate Converter" | 3 | DESCRIPTION = "NXP asynchronous sample rate converter (ASRC) library for the i.MX DSP-based audio processing pipeline." |
| 4 | HOMEPAGE = "https://www.nxp.com/" | 4 | HOMEPAGE = "https://www.nxp.com/" |
| 5 | SECTION = "multimedia" | 5 | SECTION = "multimedia" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "Proprietary" |
