summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:08 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:59:08 -0300
commit57b6364813691e80480d2a77ebf23a1055b5b534 (patch)
tree7e26e8fb0f286c14acc494d18d6c7d03a94a3455 /recipes-kernel
parent16ccf4ca458a0e1e793d2d385ee2d0fccf4d1733 (diff)
downloadmeta-freescale-57b6364813691e80480d2a77ebf23a1055b5b534.tar.gz
skmm-host: Set SUMMARY per oelint
Add the missing mandatory SUMMARY. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index f8fdc70f2..2c3cfef32 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "SKMM host driver"
1DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application" 2DESCRIPTION = "skmm host driver offload data to PCIe EP and push the data en-decrypted back to application"
2HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-host" 3HOMEPAGE = "https://github.com/nxp-qoriq-yocto-sdk/skmm-host"
3SECTION = "c293-skmm-host" 4SECTION = "c293-skmm-host"