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-bsp/recipes-ti/secdev | |
| 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-bsp/recipes-ti/secdev')
| -rw-r--r-- | meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb | 2 |
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 @@ | |||
| 1 | DESCRIPTION = "Security development tools for High-Security(HS) TI K3 processors." | 1 | SUMMARY = "Security development tools for High-Security(HS) TI K3 processors." |
| 2 | HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" | 2 | HOMEPAGE = "https://git.ti.com/cgit/security-development-tools/core-secdev-k3" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
