diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-13 13:52:57 -0300 |
| commit | 55590da2f75736cb577208d9c918156cd447b52a (patch) | |
| tree | a078bee3ef096f3b5ded886db39aaacf4cc96207 | |
| parent | 66b22e7da4cb9dd308d928a255aba3c8422cb72e (diff) | |
| download | meta-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.bb | 1 |
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 @@ | |||
| 1 | SUMMARY = "Portable library to import 3D model formats" | ||
| 1 | DESCRIPTION = "Open Asset Import Library is a portable Open Source library to import \ | 2 | DESCRIPTION = "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." |
| 3 | HOMEPAGE = "http://www.assimp.org/" | 4 | HOMEPAGE = "http://www.assimp.org/" |
