summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-09-21 18:10:08 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-09-21 19:11:48 +0000
commit64f39e155653938b56d4b5f772ec76e8c9c0cd16 (patch)
treeaa4ed8fbcd9e7f0b7249d8978eacadc99cec4a92 /recipes-dpaa2
parentba226784c75167ca915c431f2fbdd3319eacc8bd (diff)
downloadmeta-freescale-64f39e155653938b56d4b5f772ec76e8c9c0cd16.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> (cherry picked from commit e55eda8b7f590ee07c5cb6c6605b7167c70456dd)
Diffstat (limited to 'recipes-dpaa2')
0 files changed, 0 insertions, 0 deletions