diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2026-07-09 10:06:45 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-09 10:06:45 -0300 |
| commit | 513f2afdf03f3fc01039dc0c56e9d89c9f01b762 (patch) | |
| tree | e227e9ca11b59b5c11bfe5f3c6f4c79ce80cc87d /recipes-graphics/mali | |
| parent | db19bad4af5a85a026a7a4f12fddd8b59eb33d3c (diff) | |
| parent | 7905af2235d76d0246fb9e5487c581a58ad4b8dc (diff) | |
| download | meta-freescale-master.tar.gz | |
conf/layer.conf: Add oelint support and fix metadata warnings
Diffstat (limited to 'recipes-graphics/mali')
| -rw-r--r-- | recipes-graphics/mali/mali-imx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mali/mali-imx.inc b/recipes-graphics/mali/mali-imx.inc index 97a1175e7..e500a5cd7 100644 --- a/recipes-graphics/mali/mali-imx.inc +++ b/recipes-graphics/mali/mali-imx.inc | |||
| @@ -28,7 +28,7 @@ PACKAGES =+ " \ | |||
| 28 | ${PN}-opencl-icd ${PN}-opencl-icd-dev" | 28 | ${PN}-opencl-icd ${PN}-opencl-icd-dev" |
| 29 | 29 | ||
| 30 | # Since libmali.so is loaded by dlopen, include it in the main package | 30 | # Since libmali.so is loaded by dlopen, include it in the main package |
| 31 | FILES:${PN} += " \ | 31 | FILES:${PN} += "\ |
| 32 | ${libdir}/libmali.so \ | 32 | ${libdir}/libmali.so \ |
| 33 | ${nonarch_base_libdir}/firmware" | 33 | ${nonarch_base_libdir}/firmware" |
| 34 | FILES_SOLIBSDEV = "" | 34 | FILES_SOLIBSDEV = "" |
