diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2022-09-21 18:10:08 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2022-09-21 19:42:17 +0200 |
commit | e55eda8b7f590ee07c5cb6c6605b7167c70456dd (patch) | |
tree | 194326e86550c8a10c39c9587cf1cb98dd5c2a46 /wic/imx-uboot-spl-bootpart.wks.in | |
parent | 26426764dd5bbac33357f8fabf508847f8643952 (diff) | |
download | meta-freescale-e55eda8b7f590ee07c5cb6c6605b7167c70456dd.tar.gz |
imx-gpu-viv: remove vulkan files if not packaged
For the i.MX 8M Mini the GPU doesn't provide the Vulkan API and thus
the Vulkan libs are not installed. Delete them in that case from the
install directory to prevent the following build time error:
| ERROR: imx-gpu-viv-1_6.4.3.p4.2-aarch64-r0 do_package: QA Issue: imx-gpu-viv: Files/directories were installed but not shipped in any package:
| /usr/lib/libvulkan.so.1.2.1
| /usr/lib/libvulkan.so.1
Once the above files are deleted from ${D} I additionally get:
| ERROR: imx-gpu-viv-1_6.4.3.p4.2-aarch64-r0 do_package_qa: QA Issue: -dev package imx-gpu-viv-dev contains non-symlink .so '/usr/lib/libSPIRV_viv.so' [dev-elf]
Why it is not in the list of the `installed but not shipped`files
I do not know, but as libSPIRV_viv is also packaged into the vulkan
packages let's delete it too.
Fixes: ee92b5a8 ("imx-gpu-viv: Mark libvulkan-imx unavailable for 8M Mini")
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'wic/imx-uboot-spl-bootpart.wks.in')
0 files changed, 0 insertions, 0 deletions