Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base: vulkan-loader: mx8mm-nxp-bsp doesn't support vulkan
Vulkan is disabled on meta-freescale for 8M Mini since ee92b5a, so add the same logic to not recommends libvulkan-imx on this machines. Freescale/meta-freescale@ee92b5a This append is version specific because it's a workaround until upstream found and merge a solution then we can drop this patch. Freescale/meta-freescale#1249 This also fix: | ERROR: Nothing RPROVIDES 'libvulkan-imx' (but /srv/oe/build/conf/../../layers/openembedded-core/meta/recipes-graphics/vulkan/vulkan-loader_1.3.216.0.bb RDEPENDS on or otherwise requires it) | ERROR: Required build target 'lmp-base-console-image' has no buildable providers. | Missing or unbuildable dependency chain was: ['lmp-base-console-image', 'weston', 'virtual/libgles2', 'mesa', 'vulkan-loader', 'libvulkan-imx'] Signed-off-by: Jose Quaresma <[email protected]>
- Loading branch information