diff options
| author | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-22 09:03:44 -0300 |
|---|---|---|
| committer | Luciano Dittgen <luciano.dittgen@ossystems.com.br> | 2026-07-22 09:03:44 -0300 |
| commit | a11e289f595740d62593abfbf8e0a9ba77d375de (patch) | |
| tree | fa2a9ccbc5ca4b70eaed7e5a9288f4e9d3c54098 /recipes-bsp | |
| parent | b9d9f80e5164bf113193291e3a9feedea489e2dd (diff) | |
| download | meta-freescale-a11e289f595740d62593abfbf8e0a9ba77d375de.tar.gz | |
imx-kobs: Add DESCRIPTION per oelint
Add a DESCRIPTION describing the NAND boot-image writer
(mandatoryvar.DESCRIPTION). No functional change.
Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/imx-kobs/imx-kobs_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb index 346e50950..f4147a23f 100644 --- a/recipes-bsp/imx-kobs/imx-kobs_git.bb +++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. | 3 | # Copyright 2018 (C) O.S. Systems Software LTDA. |
| 4 | 4 | ||
| 5 | SUMMARY = "Nand boot write source" | 5 | SUMMARY = "Nand boot write source" |
| 6 | DESCRIPTION = "Tool to write bootloader images to NAND flash using the i.MX Boot Control Block (BCB) format." | ||
| 6 | HOMEPAGE = "https://github.com/NXPmicro/imx-kobs" | 7 | HOMEPAGE = "https://github.com/NXPmicro/imx-kobs" |
| 7 | SECTION = "base" | 8 | SECTION = "base" |
| 8 | LICENSE = "GPL-2.0-only" | 9 | LICENSE = "GPL-2.0-only" |
