diff options
-rw-r--r-- | recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend b/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend index 9b0ce3b9..f4624921 100644 --- a/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend +++ b/recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend | |||
@@ -10,6 +10,5 @@ FILES_SOLIBSDEV = "" | |||
10 | INSANE_SKIP:${PN} += "dev-so" | 10 | INSANE_SKIP:${PN} += "dev-so" |
11 | 11 | ||
12 | # Override default mesa drivers with i.MX GPU drivers | 12 | # Override default mesa drivers with i.MX GPU drivers |
13 | RRECOMMENDS:${PN}:imxvulkan = "libvulkan-imx" | 13 | RRECOMMENDS:${PN}:imxviv = "libvulkan-imx" |
14 | # Override default mesa drivers with i.MX GPU drivers | 14 | RRECOMMENDS:${PN}:imxmali = "mali-imx-libvulkan" |
15 | RRECOMMENDS:${PN}:mx95-nxp-bsp = "mali-imx-libvulkan" | ||