diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2025-05-16 11:56:16 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-05-16 11:57:06 -0500 |
| commit | 520f881fd7901da6c14f82fb36c3140892362cc3 (patch) | |
| tree | 6cb4a7e9321fcde3e22ac267c131b859e5c0029b /meta-ti-extras/recipes-ti/bios | |
| parent | dfc60afa8ee2f47e819821eec7b081f7e23bf777 (diff) | |
| download | meta-ti-520f881fd7901da6c14f82fb36c3140892362cc3.tar.gz | |
CLEANUP: Add missing SUMMARY
Every recipe should have a SUMMARY and that can only be 72 characters at
most. Some of these recipes had DESCRIPTIONS and not SUMMARY, some were
missing the SUMMARY, and some had slightly too long values for the SUMMARY.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras/recipes-ti/bios')
| -rw-r--r-- | meta-ti-extras/recipes-ti/bios/ti-sysbios.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc b/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc index 3c1861ac..9f554d48 100644 --- a/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc +++ b/meta-ti-extras/recipes-ti/bios/ti-sysbios.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "TI SYS/BIOS v6 Kernel" | 1 | SUMMARY = "TI SYS/BIOS v6 Kernel" |
| 2 | HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios" | 2 | HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
