They need to be removed in favor of the standard ones.
Otherwise GStreamer (or most likely other packages) throws this error:
"ERROR: The file /usr/include/vulkan/vk_sdk_platform.h is installed by
both vulkan and imx-gpu-viv, aborting"
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
(cherry picked from commit
6b4da0b0a91637fe54f89d2389e43625ba1d753c)
cp -r ${S}/gpu-tools/gmem-info/usr/bin/* ${D}${bindir}
# Use vulkan header from vulkan recipe to support vkmark
- rm -rf ${D}${includedir}/vulkan/vulkan.h
+ rm -rf ${D}${includedir}/vulkan/
install -d ${D}${libdir}/pkgconfig