summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:07 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:07 -0300
commita156cce056e4cd0b3a30c2060d6420d9226fdcbc (patch)
treefc71e9a1d4dc64e2631176737cd46ca74a844cb2
parent27dd758cb4d0ffea3ff09abfebbe527d691b4b5c (diff)
downloadmeta-freescale-a156cce056e4cd0b3a30c2060d6420d9226fdcbc.tar.gz
gpp-aioptool: Set SUMMARY per oelint
Add the missing mandatory SUMMARY. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
index 422ce6e68..026ce7100 100644
--- a/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
+++ b/recipes-dpaa2/gpp-aioptool/gpp-aioptool_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "AIOP Tool userspace application"
1DESCRIPTION = "AIOP Tool is a userspace application for performing operations \ 2DESCRIPTION = "AIOP Tool is a userspace application for performing operations \
2 on an AIOP Tile using MC interfaces. This application enables the user to \ 3 on an AIOP Tile using MC interfaces. This application enables the user to \
3 fetch status of tile, load a valid ELF file and run it on a tile and get and set \ 4 fetch status of tile, load a valid ELF file and run it on a tile and get and set \