summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:52:57 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2026-07-13 13:52:57 -0300
commit55590da2f75736cb577208d9c918156cd447b52a (patch)
treea078bee3ef096f3b5ded886db39aaacf4cc96207
parent66b22e7da4cb9dd308d928a255aba3c8422cb72e (diff)
downloadmeta-freescale-55590da2f75736cb577208d9c918156cd447b52a.tar.gz
assimp: Set SUMMARY per oelint
Add the missing mandatory SUMMARY. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-graphics/vulkan/assimp_5.4.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/vulkan/assimp_5.4.3.bb b/recipes-graphics/vulkan/assimp_5.4.3.bb
index ff4fb7719..c7d19c3f6 100644
--- a/recipes-graphics/vulkan/assimp_5.4.3.bb
+++ b/recipes-graphics/vulkan/assimp_5.4.3.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Portable library to import 3D model formats"
1DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \ 2DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \
2 various well-known 3D model formats in a uniform manner." 3 various well-known 3D model formats in a uniform manner."
3HOMEPAGE = "http://www.assimp.org/" 4HOMEPAGE = "http://www.assimp.org/"