summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb b/recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb
index 7c5022761..84e00a32c 100644
--- a/recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb
+++ b/recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb
@@ -1,7 +1,8 @@
1# Copyright (C) 2020-2022 NXP 1# Copyright (C) 2020-2022 NXP
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4DESCRIPTION = "Sound Open Firmware" 4SUMMARY = "Sound Open Firmware for i.MX"
5DESCRIPTION = "Sound Open Firmware (SOF) audio DSP firmware for i.MX SoCs."
5HOMEPAGE = "https://www.sofproject.org" 6HOMEPAGE = "https://www.sofproject.org"
6SECTION = "base" 7SECTION = "base"
7LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"