summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-ti/secdev
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-bsp/recipes-ti/secdev
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-bsp/recipes-ti/secdev')
-rw-r--r--meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
index e3267a23..543868a4 100644
--- a/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
+++ b/meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "Security development tools for High-Security(HS) TI K3 processors." 1SUMMARY = "Security development tools for High-Security(HS) TI K3 processors."
2HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" 2HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3"
3SECTION = "devel" 3SECTION = "devel"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"