Skip to content

Commit

Permalink
vulkan-validationlayers: remove recipe
Browse files Browse the repository at this point in the history
Recipe was moved into meta-freescale and renamed.
Patch is presumed to be no longer required so
remove as well.

Signed-off-by: Vincent Davis Jr <vince@underview.tech>
  • Loading branch information
EasyIP2023 committed Jun 13, 2023
1 parent 54cb972 commit f0c59b9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 83 deletions.
2 changes: 1 addition & 1 deletion recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb
Expand Up @@ -130,7 +130,7 @@ RDEPENDS_EMPTY_MAIN_PACKAGE_MX8:mx8mm-nxp-bsp = ""
# vulkan-loader is dynamically loaded, so need to add an explicit
# dependency
RDEPENDS_VULKAN_LOADER = ""
RDEPENDS_VULKAN_LOADER:mx8-nxp-bsp = "vulkan-validationlayers vulkan-loader"
RDEPENDS_VULKAN_LOADER:mx8-nxp-bsp = "vulkan-validation-layers vulkan-loader"
RDEPENDS_VULKAN_LOADER:mx8mm-nxp-bsp = ""
RDEPENDS:${PN} += " \
${RDEPENDS_EMPTY_MAIN_PACKAGE} \
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit f0c59b9

Please sign in to comment.