diff options
| -rw-r--r-- | recipes-bsp/firmware-imx/firmware-sof-imx_2.3.0.bb | 3 |
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 | ||
| 4 | DESCRIPTION = "Sound Open Firmware" | 4 | SUMMARY = "Sound Open Firmware for i.MX" |
| 5 | DESCRIPTION = "Sound Open Firmware (SOF) audio DSP firmware for i.MX SoCs." | ||
| 5 | HOMEPAGE = "https://www.sofproject.org" | 6 | HOMEPAGE = "https://www.sofproject.org" |
| 6 | SECTION = "base" | 7 | SECTION = "base" |
| 7 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
