summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-ti/bios
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2025-05-16 11:56:16 -0500
committerRyan Eatmon <reatmon@ti.com>2025-05-16 11:57:06 -0500
commit520f881fd7901da6c14f82fb36c3140892362cc3 (patch)
tree6cb4a7e9321fcde3e22ac267c131b859e5c0029b /meta-ti-extras/recipes-ti/bios
parentdfc60afa8ee2f47e819821eec7b081f7e23bf777 (diff)
downloadmeta-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.inc2
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 @@
1DESCRIPTION = "TI SYS/BIOS v6 Kernel" 1SUMMARY = "TI SYS/BIOS v6 Kernel"
2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios" 2HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"