summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuciano Dittgen <luciano.dittgen@ossystems.com.br>2026-07-22 09:05:07 -0300
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-07-22 19:20:07 +0000
commitb373ba662fe0e9da1dd24d2c00d37c724b6bdb94 (patch)
tree0896d43c86750d6a66f4dd507de23f12bb44bf06
parent2acdacdd9522f1fac70f23946cab0455a44237c9 (diff)
downloadmeta-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.bb2
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
2SUMMARY = "i.MX asynchronous sample rate converter" 2SUMMARY = "i.MX asynchronous sample rate converter"
3DESCRIPTION = "NXP Asynchronous Sample Rate Converter" 3DESCRIPTION = "NXP asynchronous sample rate converter (ASRC) library for the i.MX DSP-based audio processing pipeline."
4HOMEPAGE = "https://www.nxp.com/" 4HOMEPAGE = "https://www.nxp.com/"
5SECTION = "multimedia" 5SECTION = "multimedia"
6LICENSE = "Proprietary" 6LICENSE = "Proprietary"