Skip to content

Commit

Permalink
vulkan-loader: Use imxviv and imxmali overrides
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hochstein <[email protected]>
  • Loading branch information
thochstein committed Jan 14, 2025
1 parent 1afb129 commit 0e96366
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipes-graphics/vulkan/vulkan-loader_1.3.275.0.imx.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ FILES_SOLIBSDEV = ""
INSANE_SKIP:${PN} += "dev-so"

# Override default mesa drivers with i.MX GPU drivers
RRECOMMENDS:${PN}:imxvulkan = "libvulkan-imx"
# Override default mesa drivers with i.MX GPU drivers
RRECOMMENDS:${PN}:mx95-nxp-bsp = "mali-imx-libvulkan"
RRECOMMENDS:${PN}:imxviv = "libvulkan-imx"
RRECOMMENDS:${PN}:imxmali = "mali-imx-libvulkan"

0 comments on commit 0e96366

Please sign in to comment.