summaryrefslogtreecommitdiffstats
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
commite0b8e159f9d2f46684c08001d0792890bac3409e (patch)
tree5d0fa4099e87768886e033b7759f4d1b38e66fa6
parent21b94a2f880f6658f92eed1bc2bc72c3882eb2a7 (diff)
downloadmeta-freescale-e0b8e159f9d2f46684c08001d0792890bac3409e.tar.gz
fm-ucode: Set SUMMARY per oelint
Add the missing mandatory SUMMARY. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index fb233542d..60306b9b3 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Fman microcode"
1DESCRIPTION = "Fman microcode binary" 2DESCRIPTION = "Fman microcode binary"
2HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode" 3HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode"
3SECTION = "fm-ucode" 4SECTION = "fm-ucode"